HomeSort by relevance Sort by last modified time
    Searched refs:styled (Results 1 - 22 of 22) sorted by null

  /external/chromium_org/ui/views/controls/
styled_label_unittest.cc 34 StyledLabel* styled() { return styled_.get(); } function in class:views::StyledLabelTest
64 styled()->SetBounds(0, 0, 1000, 1000);
65 styled()->Layout();
67 ASSERT_EQ(1, styled()->child_count());
69 styled()->child_at(0)->GetClassName());
71 static_cast<Label*>(styled()->child_at(0))->text());
78 styled()->SetBounds(0, 0, 1000, 1000);
79 styled()->Layout();
81 ASSERT_EQ(1, styled()->child_count());
83 styled()->child_at(0)->GetClassName())
    [all...]
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/Application/tests/src/com/example/android/actionbarcompat/styled/tests/
SampleTests.java 34 package com.example.android.actionbarcompat.styled.tests;
36 import com.example.android.actionbarcompat.styled.*;
41 * Tests for Styled sample.
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/Application/tests/src/com/example/android/actionbarcompat/styled/tests/
SampleTests.java 34 package com.example.android.actionbarcompat.styled.tests;
36 import com.example.android.actionbarcompat.styled.*;
41 * Tests for Styled sample.
  /external/chromium_org/chrome/browser/resources/net_internals/
main.css 66 table.styled-table {
70 table.styled-table,
71 .styled-table th,
72 .styled-table td {
78 .styled-table th {
82 .styled-table th.title {
  /external/chromium_org/chrome/browser/resources/ssl/
interstitial_v2.css 157 .styled-checkbox {
165 [dir='rtl'] .styled-checkbox {
169 .styled-checkbox label {
180 .styled-checkbox label::after {
195 .styled-checkbox input[type=checkbox]:checked + label::after {
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/Application/src/main/java/com/example/android/actionbarcompat/styled/
MainActivity.java 17 package com.example.android.actionbarcompat.styled;
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/Application/src/main/java/com/example/android/actionbarcompat/styled/
MainActivity.java 17 package com.example.android.actionbarcompat.styled;
  /development/samples/browseable/ActionBarCompat-Styled/src/com.example.android.actionbarcompat.styled/
MainActivity.java 17 package com.example.android.actionbarcompat.styled;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
RenderSVGResourceClipper.cpp 102 SVGGraphicsElement* styled = toSVGGraphicsElement(childElement); local
113 styled->toClipPath(clipPath);
122 styled->toClipPath(subPath);
  /frameworks/base/core/java/android/content/
ClipData.java 193 * Create an Item consisting of a single block of (possibly styled) text.
203 * Create an Item consisting of a single block of (possibly styled) text,
457 private CharSequence coerceToHtmlOrStyledText(Context context, boolean styled) {
497 if (styled) {
499 // want styled text, convert it.
512 if (styled) {
513 // We loaded plain text and the caller wants styled
544 if (styled) {
554 if (styled) {
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
ftfy.sh 55 NEW_CHANGEID=${LAST_CHANGEID}-styled
  /external/libvpx/libvpx/tools/
ftfy.sh 55 NEW_CHANGEID=${LAST_CHANGEID}-styled
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
ftfy.sh 55 NEW_CHANGEID=${LAST_CHANGEID}-styled
  /external/chromium_org/chrome/common/extensions/docs/examples/api/idle/idle_simple/
history.js 6 * Convert a state and time into a nice styled chunk of HTML.
  /frameworks/base/tools/aapt/
StringPool.cpp 173 const bool styled = (pos >= 0 && (size_t)pos < mEntryStyleArray.size()) ?
175 if (first || styled || !mergeDuplicates) {
  /external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js 175 * Key-value styled statistics data.
  /external/chromium_org/third_party/readability/js/
readability.js 602 p.className = 'readability-styled';
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
history.js 250 // Let the entryBox be styled appropriately when it contains keyboard focus.
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
android_3p-bundle.js 791 * group 1 must not be empty, so it would be instead styled as PR_TAG by
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 791 * group 1 must not be empty, so it would be instead styled as PR_TAG by
    [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js 791 * group 1 must not be empty, so it would be instead styled as PR_TAG by
    [all...]

Completed in 6485 milliseconds