OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GLoadableIconIface
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/gio/
gloadableicon.c
64
sizeof (
GLoadableIconIface
), /* class_size */
90
GLoadableIconIface
*iface = g_class;
122
GLoadableIconIface
*iface;
150
GLoadableIconIface
*iface;
177
GLoadableIconIface
*iface;
218
GLoadableIconIface
*iface;
gloadableicon.h
37
#define G_LOADABLE_ICON_GET_IFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_LOADABLE_ICON,
GLoadableIconIface
))
45
typedef struct _GLoadableIconIface
GLoadableIconIface
;
48
*
GLoadableIconIface
:
gfileicon.c
48
static void g_file_icon_loadable_icon_iface_init (
GLoadableIconIface
*iface);
380
g_file_icon_loadable_icon_iface_init (
GLoadableIconIface
*iface)
Completed in 258 milliseconds