Home
last modified time | relevance | path

Searched refs:G_STRUCT_MEMBER (Results 1 – 10 of 10) sorted by relevance

/third_party/glib/gobject/
Dgclosure.c1005 callback = G_STRUCT_MEMBER (gpointer, class, offset); in g_type_class_meta_marshal()
1032 callback = G_STRUCT_MEMBER (gpointer, class, offset); in g_type_class_meta_marshalv()
1056 callback = G_STRUCT_MEMBER (gpointer, class, offset); in g_type_iface_meta_marshal()
1086 callback = G_STRUCT_MEMBER (gpointer, class, offset); in _g_closure_is_void()
1094 callback = G_STRUCT_MEMBER (gpointer, class, offset); in _g_closure_is_void()
1119 callback = G_STRUCT_MEMBER (gpointer, class, offset); in g_type_iface_meta_marshalv()
Dgtype.h1952 G_STRUCT_MEMBER (field_type, inst, G_PRIVATE_OFFSET (TypeName, field_name))
Dgparam.c96 return &G_STRUCT_MEMBER (GParamSpecPrivate, pspec, g_param_private_offset); in g_param_spec_get_private()
/third_party/gettext/libtextstyle/gnulib-local/lib/glib/
Dgmacros.in.h219 #define G_STRUCT_MEMBER(member_type, struct_p, struct_offset) \
/third_party/glib/gio/
Dgcontextspecificgroup.c194 G_STRUCT_MEMBER (GMainContext *, instance, context_offset) = g_main_context_ref (context); in g_context_specific_group_get()
Dgsettingsbackend.c322 closure->function = G_STRUCT_MEMBER (void *, watch->vtable, in g_settings_backend_dispatch_signal()
Dgiomodule.c715 if (!is_supported_offset || (* G_STRUCT_MEMBER(verify_func, class, is_supported_offset)) ()) in try_class()
/third_party/glib/glib/
Dgmacros.h861 #define G_STRUCT_MEMBER(member_type, struct_p, struct_offset) \ macro
/third_party/glib/
DNEWS.pre-1-3139 - G_STRUCT_OFFSET, G_STRUCT_MEMBER_P, G_STRUCT_MEMBER: for handling
/third_party/glib/docs/reference/glib/
Dglib-sections.txt462 G_STRUCT_MEMBER