OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GtkIconSet
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.h
31
typedef struct _GtkIconSet
GtkIconSet
;
87
GtkIconSet
* GetIconSetForId(int id) const;
285
// A
GtkIconSet
that has the tinted icons for the NORMAL and PRELIGHT states
288
GtkIconSet
* fullscreen_icon_set_;
/external/chromium_org/chrome/browser/ui/gtk/
gtk_theme_service.h
43
typedef struct _GtkIconSet
GtkIconSet
;
114
GtkIconSet
* GetIconSetForId(int id) const;
296
// A
GtkIconSet
that has the tinted icons for the NORMAL and PRELIGHT states
299
GtkIconSet
* fullscreen_icon_set_;
Completed in 57 milliseconds