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/security_warnings/
interstitial_v2.css 171 .styled-checkbox {
179 [dir='rtl'] .styled-checkbox {
183 .styled-checkbox label {
195 .styled-checkbox label::after {
210 .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 103 SVGGraphicsElement* styled = toSVGGraphicsElement(childElement); local
114 styled->toClipPath(clipPath);
123 styled->toClipPath(subPath);
  /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
  /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.
  /external/chromium_org/chrome/browser/resources/extensions/
extension_code.js 17 * ExtensionCode is an element which displays code in a styled div, and is
  /external/chromium_org/third_party/polymer/components-chromium/core-overlay/
core-overlay-extracted.js 44 * The backdrop element is attached to the document body and may be styled
195 // is styled.
  /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 308 // 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...]
  /external/chromium_org/third_party/polymer/components-chromium/core-component-page/
core-component-page-extracted.js     [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 562 milliseconds