Home
last modified time | relevance | path

Searched defs:foreground (Results 1 – 21 of 21) sorted by relevance

/external/chromium/chrome/browser/tabs/
Ddefault_tab_handler.cc37 TabContentsWrapper* DefaultTabHandler::AddBlankTab(bool foreground) { in AddBlankTab()
43 bool foreground) { in AddBlankTabAt()
139 bool foreground) { in TabInsertedAt()
Dtab_strip_model_order_controller.cc26 bool foreground) { in DetermineInsertionIndex()
Dtab_strip_model_observer.cc9 bool foreground) { in TabInsertedAt()
Dtab_strip_model_unittest.cc86 virtual TabContentsWrapper* AddBlankTab(bool foreground) { in AddBlankTab()
89 virtual TabContentsWrapper* AddBlankTabAt(int index, bool foreground) { in AddBlankTabAt()
301 bool foreground; member
335 bool foreground) { in TabInsertedAt()
Dtab_strip_model.cc109 bool foreground) { in AppendTabContents()
/external/webkit/Source/WebCore/platform/
DPopupMenuStyle.h38 …PopupMenuStyle(const Color& foreground, const Color& background, const Font& font, bool visible, b… in PopupMenuStyle()
/external/webkit/Source/WebCore/rendering/
DEllipsisBox.cpp50 …Color foreground = paintInfo.forceBlackText ? Color::black : renderer()->selectionForegroundColor(… in paint() local
DInlineTextBox.cpp604 …Color foreground = paintInfo.forceBlackText ? Color::black : renderer()->selectionForegroundColor(… in paint() local
/external/replicaisland/src/com/replica/replicaisland/
DAnimationPlayerActivity.java113 View foreground = findViewById(R.id.animation_foreground); in onCreate() local
/external/chromium/chrome/browser/chromeos/
Dtab_closeable_state_watcher.cc39 TabContentsWrapper* tab_contents, int index, bool foreground) { in TabInsertedAt()
Dtab_closeable_state_watcher_browsertest.cc107 bool foreground) { in TabInsertedAt()
Dwm_overview_controller.cc208 bool foreground) { in TabInsertedAt()
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_gtk.cc122 GdkColor NormalURLColor(GdkColor foreground) { in NormalURLColor()
150 GdkColor SelectedURLColor(GdkColor foreground, GdkColor background) { in SelectedURLColor()
/external/chromium/chrome/browser/extensions/
Dextension_browser_event_router.cc264 bool foreground) { in TabCreatedAt()
273 bool foreground) { in TabInsertedAt()
/external/chromium/chrome/browser/ui/views/
Dtask_manager_view.cc239 ItemColor* foreground, in GetCellColors()
/external/chromium/chrome/browser/download/
Ddownload_util.cc381 SkBitmap* foreground = (size == BIG) ? g_foreground_32 : g_foreground_16; in PaintDownloadProgress() local
/external/chromium/chrome/browser/ui/
Dbrowser.cc2490 TabContentsWrapper* Browser::AddBlankTab(bool foreground) { in AddBlankTab()
2494 TabContentsWrapper* Browser::AddBlankTabAt(int index, bool foreground) { in AddBlankTabAt()
2701 bool foreground) { in TabInsertedAt()
/external/speex/libspeex/
Dmdf.c160 spx_word16_t *foreground; /* Foreground filter weights */ member
/external/chromium/chrome/browser/automation/
Dautomation_provider_observers.cc410 bool foreground) { in TabInsertedAt()
/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.cc944 bool foreground) { in TabInsertedAt()
/external/mdnsresponder/mDNSShared/
Ddnsextd.c132 static mDNSBool foreground = 0; variable