OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GtkCustomMenu
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/gtk/
gtk_custom_menu.h
9
//
GtkCustomMenu
is a GtkMenu subclass that can contain, and collaborates with,
11
// have buttons and other normal widgets embeded in it.
GtkCustomMenu
exists
28
(G_TYPE_CHECK_INSTANCE_CAST((obj), GTK_TYPE_CUSTOM_MENU,
GtkCustomMenu
))
38
typedef struct _GtkCustomMenu
GtkCustomMenu
;
/external/chromium_org/chrome/browser/ui/gtk/
gtk_custom_menu.h
8
//
GtkCustomMenu
is a GtkMenu subclass that can contain, and collaborates with,
10
// have buttons and other normal widgets embeded in it.
GtkCustomMenu
exists
25
(G_TYPE_CHECK_INSTANCE_CAST((obj), GTK_TYPE_CUSTOM_MENU,
GtkCustomMenu
))
35
typedef struct _GtkCustomMenu
GtkCustomMenu
;
/external/chromium_org/chrome/browser/ui/libgtk2ui/
chrome_gtk_menu_subclasses.h
19
typedef struct _GtkCustomMenu
GtkCustomMenu
;
Completed in 51 milliseconds