/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xlib.h | 216 unsigned long foreground;/* foreground pixel */ member in struct:__anon25484 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 216 unsigned long foreground;/* foreground pixel */ member in struct:__anon27074 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 216 unsigned long foreground;/* foreground pixel */ member in struct:__anon28589 [all...] |
/external/chromium/chrome/browser/ui/ |
browser.h | 675 virtual TabContentsWrapper* AddBlankTab(bool foreground); 676 virtual TabContentsWrapper* AddBlankTabAt(int index, bool foreground); 708 bool foreground); [all...] |
browser_navigator.cc | 439 // TabStripModel::AddTabContents invokes HideContents if not foreground.
|
/external/kernel-headers/original/linux/ |
fb.h | 730 __u32 fg; /* foreground color */ 749 __u32 fg; /* foreground color */ 760 __u32 fg; /* foreground color */ [all...] |
/external/libyuv/files/source/ |
planar_functions.cc | 1009 // f is foreground pixel 1011 // a is alpha value from foreground pixel 1015 // f is foreground pixel premultiplied by alpha [all...] |
/external/mksh/src/ |
jobs.c | 67 #define JF_FG 0x010 /* running in foreground (also has tty pgrp) */ 436 * we don't consider XXCOMs foreground since they don't get 1144 * started in the foreground. Problems can be [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderLayerBacking.cpp | 464 // If we have a clipping layer (which clips descendants), then the foreground layer is a child of it, 645 m_foregroundLayer->setName(nameForLayer() + " (foreground)"); [all...] |
/frameworks/base/docs/html/distribute/googleplay/quality/ |
core.jd | 266 Audio resumes when the app returns to the foreground, or indicates to the user that playback is in a paused state. 319 <p style="margin-bottom:.25em;">App preserves user or app state when leaving the foreground and prevents accidental data loss due to back-navigation and other state changes. When returning to the foreground, the app must restore the preserved state and any significant stateful transaction that was pending, such as changes to editable fields, game progress, menus, videos, and other sections of the app or game.</p>
|
/frameworks/base/services/java/com/android/server/am/ |
BroadcastQueue.java | 48 * foreground priority, and one for normal (background-priority) broadcasts. 77 * and foreground-priority broadcasts are queued separately. 85 * broadcasts, separate background- and foreground-priority queues are [all...] |
/prebuilts/tools/common/jfreechart/ |
README.txt | 342 - range and domain markers can now be placed in the foreground or the 573 and direction, and also foreground alpha < 1.0. Improved 661 foreground and background. Added new pie chart label types [all...] |
/prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/ |
README.txt | 342 - range and domain markers can now be placed in the foreground or the 573 and direction, and also foreground alpha < 1.0. Improved 661 foreground and background. Added new pie chart label types [all...] |
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/ |
README.txt | 342 - range and domain markers can now be placed in the foreground or the 573 and direction, and also foreground alpha < 1.0. Improved 661 foreground and background. Added new pie chart label types [all...] |
/prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/ |
README.txt | 342 - range and domain markers can now be placed in the foreground or the 573 and direction, and also foreground alpha < 1.0. Improved 661 foreground and background. Added new pie chart label types [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
PaletteControl.java | 441 RGB foreground = mPreviewIconFactory.getForegroundColor(); local 442 if (foreground != null) { 443 mForeground = new Color(getDisplay(), foreground); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completionvalues1-expected-completion32.txt | 104 android:foreground : Defines the drawable to draw over the content. [color, reference] 105 android:foregroundGravity : Defines the gravity to apply to the foreground drawable. [flag] 106 android:foregroundInsidePadding : Defines whether the foreground drawable should be drawn inside the padding. [boolean] [all...] |
/external/bluetooth/bluedroid/btif/src/ |
btif_gatt_server.c | 377 // Cancel pending foreground/background connections
|
/external/chromium/chrome/browser/ui/gtk/ |
gtk_chrome_cookie_view.cc | 22 // combine the normal or insensitive foreground of the label style with the
|
gtk_util.h | 221 // Sets all the foreground color states of |label| to |color|.
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
tab_strip_gtk.h | 107 bool foreground);
|
/external/chromium/chrome/browser/ui/views/ |
hung_renderer_view.cc | 233 // Don't show the warning unless the foreground window is the frame, or this
|
/external/chromium/chrome/browser/ui/views/tabs/ |
base_tab.cc | 196 // foreground (i.e. when it's the selected tab), because we
|
/external/chromium/net/base/ |
sdch_filter.cc | 136 "font-size:10pt;foreground-color:black;background-color:white\">"
|
/external/grub/stage1/ |
stage1.S | 418 * %bh = page %bl = foreground color (graphics modes)
|