/external/bluetooth/glib/tests/gobject/ |
testcommon.h | 45 (GInstanceInitFunc) instance_init \
|
/external/bluetooth/glib/tests/refcount/ |
objects2.c | 48 (GInstanceInitFunc) my_test_init,
|
objects.c | 49 (GInstanceInitFunc) my_test_init,
|
properties2.c | 63 (GInstanceInitFunc) my_test_init,
|
properties.c | 66 (GInstanceInitFunc) my_test_init,
|
signals.c | 80 (GInstanceInitFunc) my_test_init,
|
/external/webkit/Source/WebCore/bindings/gobject/ |
WebKitDOMEventTarget.cpp | 53 static_cast<GInstanceInitFunc>(0),
|
/external/bluetooth/glib/gobject/ |
gtypemodule.h | 158 * (GInstanceInitFunc) gtk_gadget_init, 206 (GInstanceInitFunc) type_name##_init, \
|
gtype.h | 486 * Note that while calling a GInstanceInitFunc(), the class pointer gets 821 * GInstanceInitFunc: 833 typedef void (*GInstanceInitFunc) (GTypeInstance *instance, [all...] |
testgobject.c | 176 (GInstanceInitFunc) test_object_init, 340 (GInstanceInitFunc) derived_object_init,
|
gparam.c | 119 (GInstanceInitFunc) g_param_spec_init, [all...] |
gobject.c | 241 (GInstanceInitFunc) g_object_init, [all...] |
gtype.c | 328 GInstanceInitFunc instance_init; [all...] |
/external/bluetooth/glib/gobject/tests/ |
threadtests.c | 42 (GInstanceInitFunc) NULL, \
|
/external/chromium/chrome/browser/renderer_host/ |
gtk_key_bindings_handler.cc | 130 reinterpret_cast<GInstanceInitFunc>(HandlerInit),
|
/external/webkit/Source/WebCore/accessibility/gtk/ |
WebKitAccessibleHyperlink.cpp | 378 (GInstanceInitFunc) webkitAccessibleHyperlinkInit,
|
AccessibilityObjectWrapperAtk.cpp | 739 (GInstanceInitFunc) 0, [all...] |
/external/webkit/Source/WebKit2/UIProcess/gtk/ |
WebViewWidget.cpp | 357 reinterpret_cast<GInstanceInitFunc>(webViewWidgetInit),
|
/external/webkit/Source/WebCore/plugins/gtk/ |
gtk2xtbin.c | 234 (GInstanceInitFunc)gtk_xtbin_init,
|