Searched defs:GtkStyle (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dnative_theme_gtk2.h12 typedef struct _GtkStyle GtkStyle; typedef in typeref:struct:_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;
H A Dgtk2_ui.h21 typedef struct _GtkStyle GtkStyle; typedef in typeref:struct:_GtkStyle
106 GdkColor BuildFrameColors(GtkStyle* frame_style);
/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_theme_service.h32 typedef struct _GtkStyle GtkStyle; typedef in typeref:struct:_GtkStyle
170 GdkColor BuildFrameColors(GtkStyle* frame_style);
237 CHROMEGTK_CALLBACK_1(GtkThemeService, void, OnStyleSet, GtkStyle*);
/external/chromium_org/chrome/browser/ui/gtk/
H A Dgtk_theme_service.h44 typedef struct _GtkStyle GtkStyle; typedef in typeref:struct:_GtkStyle
184 GdkColor BuildFrameColors(GtkStyle* frame_style);
239 CHROMEGTK_CALLBACK_1(GtkThemeService, void, OnStyleSet, GtkStyle*);

Completed in 110 milliseconds