Searched defs:normal_base (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_util.cc973 void GetTextColors(GdkColor* normal_base, argument
980 if (normal_base)
981 *normal_base = style->base[GTK_STATE_NORMAL];
/external/chromium_org/chrome/browser/ui/gtk/
H A Dgtk_util.cc881 void GetTextColors(GdkColor* normal_base, argument
888 if (normal_base)
889 *normal_base = style->base[GTK_STATE_NORMAL];

Completed in 70 milliseconds