Searched refs:GetBackgroundColor (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dconstrained_window_gtk.cc23 bool ConstrainedWindowGtkDelegate::GetBackgroundColor(GdkColor* color) { function in class:ConstrainedWindowGtkDelegate
55 if (delegate->GetBackgroundColor(&background)) {
H A Dconstrained_window_gtk.h37 virtual bool GetBackgroundColor(GdkColor* color);
H A Dconstrained_html_delegate_gtk.cc43 virtual bool GetBackgroundColor(GdkColor* color) { function in class:ConstrainedHtmlDelegateGtk
/external/chromium/chrome/browser/ui/views/
H A Dconstrained_html_delegate_gtk.cc31 virtual bool GetBackgroundColor(GdkColor* color) { function in class:ConstrainedHtmlDelegateGtk

Completed in 160 milliseconds