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

  /external/chromium_org/chrome/browser/ui/libgtk2ui/
native_theme_gtk2.cc 214 return GetWindowStyle()->bg[GTK_STATE_NORMAL];
218 return GetWindowStyle()->bg[GTK_STATE_NORMAL];
256 return GetWindowStyle()->bg[GTK_STATE_NORMAL];
362 GtkStyle* win_style = GetWindowStyle();
367 GtkStyle* win_style = GetWindowStyle();
372 GtkStyle* win_style = GetWindowStyle();
393 GtkStyle* NativeThemeGtk2::GetWindowStyle() const {
465 gtk_paint_flat_box(GetWindowStyle(),
472 gtk_paint_arrow(GetWindowStyle(),
native_theme_gtk2.h 53 GtkStyle* GetWindowStyle() const;

Completed in 2632 milliseconds