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

1 2 3 4 5

  /external/webkit/Source/WebCore/manual-tests/
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/webkit/Source/WebCore/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/chrome/browser/chromeos/status/
status_area_host.h 23 // Different text styles for different types of backgrounds.
  /external/chromium/chrome/browser/ui/views/
theme_helpers.h 14 // drawing Rebar like backgrounds in Views. The reason not to just use
tab_icon_view.h 39 // Set the throbber to the light style (for use on dark backgrounds).
  /packages/apps/VideoEditor/res/drawable/
timeline_item_selector.xml 22 <!-- no default backgrounds -->
transition_item_selector.xml 22 <!-- no default backgrounds -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-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.7-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
  /external/chromium/chrome/browser/ui/cocoa/download/
download_shelf_view.mm 33 // We want our backgrounds for the shelf to be phased from the upper
  /external/chromium/chrome/browser/ui/cocoa/
bubble_view.h 43 // current theme to draw text and backgrounds. If nil, the current window will
bubble_view.mm 19 // current theme to draw text and backgrounds. If nil, the current window will
  /frameworks/base/core/tests/coretests/res/layout/
drawable_background_minimum_size.xml 35 recommended by different backgrounds -->
  /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>
  /external/webkit/Source/WebKit/mac/WebView/
WebDocumentPrivate.h 55 // NSImage of the portion of the selection that's in view. This does not draw backgrounds.
  /frameworks/base/core/tests/coretests/src/android/view/
DrawableBgMinSizeTest.java 116 // Change to the bigger backgrounds
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MoreKeysKeyboard.java 288 // backgrounds and the more keys keyboard panel background have the exact same
289 // left/right/top paddings. The bottom paddings of both backgrounds don't need to
290 // be considered because the vertical positions of both backgrounds were already
  /external/qemu/android/skin/
window.c 804 Background* backgrounds; member in struct:Layout
842 background_done( &layout->backgrounds[nn] );
850 AFREE( layout->backgrounds );
851 layout->backgrounds = NULL;
894 AARRAY_NEW0(layout->backgrounds, n_backgrounds);
898 if (layout->backgrounds == NULL && n_backgrounds > 0) goto Fail;
914 back = layout->backgrounds + n_backgrounds;
    [all...]
  /frameworks/base/core/tests/coretests/res/values/
strings.xml 81 <string name="change_backgrounds">Change backgrounds</string>
  /external/qemu/distrib/sdl-1.2.15/src/video/nds/
SDL_ndsvideo.c 185 //of the main display text backgrounds just as easily
211 //these are rotation backgrounds so you must set the rotation attributes:
  /frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_nontext.txt     [all...]
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebsettings.cpp 394 "print-backgrounds",
395 _("Print Backgrounds"),
    [all...]

Completed in 1025 milliseconds

1 2 3 4 5