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

  /external/chromium_org/chrome/browser/ui/libgtk2ui/
native_theme_gtk2.h 12 typedef struct _GtkStyle GtkStyle;
45 GtkStyle* GetWindowStyle() const;
46 GtkStyle* GetEntryStyle() const;
47 GtkStyle* GetLabelStyle() const;
48 GtkStyle* GetButtonStyle() const;
49 GtkStyle* GetMenuStyle() const;
50 GtkStyle* GetMenuItemStyle() const;
gtk2_ui.h 18 typedef struct _GtkStyle GtkStyle;
77 GdkColor BuildFrameColors(GtkStyle* frame_style);
  /external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.h 32 typedef struct _GtkStyle GtkStyle;
170 GdkColor BuildFrameColors(GtkStyle* frame_style);
237 CHROMEGTK_CALLBACK_1(GtkThemeService, void, OnStyleSet, GtkStyle*);
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_theme_service.h 44 typedef struct _GtkStyle GtkStyle;
184 GdkColor BuildFrameColors(GtkStyle* frame_style);
239 CHROMEGTK_CALLBACK_1(GtkThemeService, void, OnStyleSet, GtkStyle*);

Completed in 319 milliseconds