OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GInterfaceInfo
(Results
1 - 18
of
18
) sorted by null
/external/bluetooth/glib/tests/gobject/
deftype.c
24
static const
GInterfaceInfo
g_implement_interface_info = { \
testcommon.h
88
static
GInterfaceInfo
const iface = \
ifacecheck.c
154
static
GInterfaceInfo
const iface = {
ifaceinherit.c
119
GInterfaceInfo
iface_info = { NULL, NULL, NULL };
ifaceinit.c
163
static
GInterfaceInfo
iface_info = { \
/external/bluetooth/glib/gobject/
gtypeplugin.h
75
* @info: the #
GInterfaceInfo
to fill in
82
GInterfaceInfo
*info);
98
* @complete_interface_info: Fills in missing parts of the #
GInterfaceInfo
130
GInterfaceInfo
*info);
gtypeplugin.c
185
* @info: the #
GInterfaceInfo
to fill in
195
GInterfaceInfo
*info)
gtypemodule.c
90
GInterfaceInfo
info;
101
GInterfaceInfo
*info);
168
static const
GInterfaceInfo
iface_info = {
350
GInterfaceInfo
*info)
461
const
GInterfaceInfo
*interface_info)
gtypemodule.h
167
* const
GInterfaceInfo
g_implement_interface_info = {
232
const
GInterfaceInfo
*interface_info);
testgobject.c
178
GInterfaceInfo
iface_info = { test_object_test_iface_init, NULL, GUINT_TO_POINTER (42) };
342
GInterfaceInfo
iface_info = { derived_object_test_iface_init, NULL, GUINT_TO_POINTER (87) };
gtype.h
379
typedef struct _GInterfaceInfo
GInterfaceInfo
;
838
* @iface_data: The @interface_data supplied via the #
GInterfaceInfo
structure.
849
* @iface_data: The @interface_data supplied via the #
GInterfaceInfo
structure.
[
all
...]
gtype.c
271
GInterfaceInfo
*info;
958
const
GInterfaceInfo
*info)
[
all
...]
/external/bluetooth/glib/gobject/tests/
threadtests.c
118
const
GInterfaceInfo
face2_interface_info = { (GInterfaceInitFunc) interface_per_class_init, NULL, NULL };
/external/webkit/Source/WebCore/accessibility/gtk/
WebKitAccessibleHyperlink.cpp
382
static const
GInterfaceInfo
actionInfo = {
AccessibilityObjectWrapperAtk.cpp
[
all
...]
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
WebKitWebSourceGStreamer.cpp
135
static const
GInterfaceInfo
uriHandlerInfo = {
/prebuilt/linux-x86/swt/
swt.jar
/prebuilt/linux-x86_64/swt/
swt.jar
Completed in 508 milliseconds