HomeSort by relevance Sort by last modified time
    Searched refs:GetBackgroundColor (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
constrained_window_gtk.h 37 virtual bool GetBackgroundColor(GdkColor* color);
constrained_window_gtk.cc 23 bool ConstrainedWindowGtkDelegate::GetBackgroundColor(GdkColor* color) {
55 if (delegate->GetBackgroundColor(&background)) {
constrained_html_delegate_gtk.cc 43 virtual bool GetBackgroundColor(GdkColor* color) {
  /external/chromium/chrome/browser/ui/views/
constrained_html_delegate_gtk.cc 31 virtual bool GetBackgroundColor(GdkColor* color) {

Completed in 4003 milliseconds