HomeSort by relevance Sort by last modified time
    Searched full:backgrounds (Results 1 - 25 of 124) sorted by null

1 2 3 4 5

  /external/chromium_org/third_party/WebKit/ManualTests/
partially-opaque-form-elements.html 6 <p><b>BUG ID:</b> <a href="https://bugs.webkit.org/show_bug.cgi?id=41113">Bugzilla bug 41113</a> [WinCairo] Text box backgrounds do not render in partially opaque layers</p>
partially-opaque-text-input.html 6 <p><b>BUG ID:</b> <a href="https://bugs.webkit.org/show_bug.cgi?id=41113">Bugzilla bug 41113</a> [WinCairo] Text box backgrounds do not render in partially opaque layers</p>
  /external/chromium_org/ui/views/
background.h 82 // Set a solid, opaque color to be used when drawing backgrounds of native
87 // SetNativeControlColor(). For solid backgrounds, this is the color; for
88 // gradient backgrounds, it's the midpoint of the gradient; for painter
89 // backgrounds, this is not useful (returns a default color).
  /developers/samples/android/wearable/wear/GridViewPager/Wearable/src/main/res/values/
strings.xml 42 <string name="backgrounds_title">Backgrounds</string>
43 <string name="backgrounds_text">Backgrounds are supplied by the adapter\'s
  /development/samples/wearable/GridViewPager/Wearable/src/main/res/values/
strings.xml 42 <string name="backgrounds_title">Backgrounds</string>
43 <string name="backgrounds_text">Backgrounds are supplied by the adapter\'s
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
PaintPhase.h 34 * The backgrounds and borders of all blocks are painted. Inlines are not painted at all.
35 * Floats must paint above block backgrounds but entirely below inline content that can overlap them.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
LinearLayout10.java 28 * Demonstrates the use of LinearLayout backgrounds to group labels,
  /external/chromium_org/chrome/browser/resources/print_preview/data/ticket_items/
css_background.js 10 * print CSS backgrounds.
  /frameworks/base/packages/SystemUI/res/values/
colors.xml 59 <!-- The recents task bar light text color to be drawn on top of dark backgrounds. -->
61 <!-- The recents task bar dark text color to be drawn on top of light backgrounds. -->
63 <!-- The recents task bar light dismiss icon color to be drawn on top of dark backgrounds. -->
65 <!-- The recents task bar dark dismiss icon color to be drawn on top of light backgrounds. -->
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
cursesapp.h 144 // Attributes to use for menu and forms backgrounds
145 virtual chtype backgrounds() const { function in class:NCursesApplication
159 // Attributes to use for form backgrounds
164 // Attributes to use as default for (form) window backgrounds
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesapp.h 144 // Attributes to use for menu and forms backgrounds
145 virtual chtype backgrounds() const { function in class:NCursesApplication
159 // Attributes to use for form backgrounds
164 // Attributes to use as default for (form) window backgrounds
  /external/chromium_org/chrome/browser/resources/print_preview/settings/
other_options_settings.js 41 * Enable CSS backgrounds ticket item, used to read/write.
104 * Print CSS backgrounds container element.
111 * Print CSS backgrounds checkbox.
282 * Called when the print CSS backgrounds checkbox is clicked. Updates the
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_popup_cell.h 15 // OmniboxPopupCell overrides how backgrounds are displayed to
  /external/chromium_org/chrome/browser/ui/views/
tab_icon_view.h 33 // Set the throbber to the light style (for use on dark backgrounds).
  /external/chromium_org/chrome/common/extensions/docs/server2/
whats_new_data_source_test.py 31 'description': 'backgrounds to be non persistent'
  /external/chromium_org/printing/
print_settings_conversion.cc 93 bool backgrounds = false; local
95 if (!job_settings.GetBoolean(kSettingShouldPrintBackgrounds, &backgrounds) ||
100 settings->set_should_print_backgrounds(backgrounds);
  /external/chromium_org/chrome/browser/ui/cocoa/
bubble_view.h 45 // current theme to draw text and backgrounds. If nil, the current window will
bubble_view.mm 21 // current theme to draw text and backgrounds. If nil, the current window will
  /external/chromium_org/chrome/browser/ui/cocoa/download/
download_shelf_view.mm 47 // We want our backgrounds for the shelf to be phased from the upper
  /frameworks/base/core/tests/coretests/res/layout/
drawable_background_minimum_size.xml 35 recommended by different backgrounds -->
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
AmbientState.java 59 * @param dimmed Whether we are in a dimmed state (on the lockscreen), where the backgrounds are
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
RoundedRectHelper.java 22 * Helper for setting rounded rectangle backgrounds on a view.
  /frameworks/base/docs/html/design/building-blocks/
buttons.jd 50 <h3>What about button backgrounds?</h3>
78 Use buttons with backgrounds sparingly. Because they have a heavy appearance,
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_launcher.jd 127 <li>Work on a wide variety of backgrounds.</li>
138 backgrounds.</li>
171 backgrounds.</td>
  /frameworks/base/core/tests/coretests/src/android/view/
DrawableBgMinSizeTest.java 116 // Change to the bigger backgrounds

Completed in 405 milliseconds

1 2 3 4 5