HomeSort by relevance Sort by last modified time
    Searched refs:gpointer (Results 301 - 325 of 417) sorted by null

<<11121314151617

  /external/bluetooth/glib/tests/
timeloop-closure.c 104 gpointer data)
timeloop.c 103 gpointer data)
  /external/chromium/chrome/browser/chromeos/
system_key_event_listener.cc 92 gpointer data) {
  /external/chromium/chrome/browser/ui/gtk/
custom_drag.cc 104 reinterpret_cast<gpointer>(OnDragDataGetStandalone),
gtk_expanded_container_unittest.cc 123 gpointer userdata) {
menu_bar_helper.cc 17 void PopulateSubmenus(GtkWidget* child, gpointer data) {
gtk_floating_container.cc 51 gpointer callback_data);
174 gpointer callback_data) {
  /external/webkit/Source/WebCore/bindings/scripts/test/GObject/
WebKitDOMTestSerializedScriptValueInterface.cpp 49 if (gpointer ret = DOMObjectCache::get(obj))
  /external/webkit/Source/WebCore/platform/gtk/
GtkVersioning.h 116 gboolean g_signal_accumulator_first_wins(GSignalInvocationHint* invocationHint, GValue* returnAccumulator, const GValue* handlerReturn, gpointer data);
PasteboardHelper.cpp 262 static void getClipboardContentsCallback(GtkClipboard* clipboard, GtkSelectionData *selectionData, guint info, gpointer data)
269 static void clearClipboardContentsCallback(GtkClipboard* clipboard, gpointer data)
RenderThemeGtk2.cpp 838 static void getGtkComboBoxButton(GtkWidget* widget, gpointer target)
851 static void getGtkComboBoxPieces(GtkWidget* widget, gpointer data)
    [all...]
  /external/webkit/Source/WebCore/plugins/gtk/
PluginPackageGtk.cpp 124 gpointer symbol;
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
ContextMenuClientGtk.cpp 116 g_object_set_data(G_OBJECT(menuitem), "gtk-unicode-menu-entry", (gpointer)&bidi_menu_entries[i]);
  /external/webkit/Source/WebKit/gtk/tests/
testhittestresult.c 76 gpointer data)
  /external/webkit/Source/WebKit2/Platform/
WorkQueue.h 52 typedef gboolean (*GSourceFunc) (gpointer data);
  /external/bluetooth/bluez/src/
main.c 282 static gboolean exit_timeout(gpointer data)
349 gpointer user_data, GError **error)
  /external/bluetooth/bluez/test/
hciemu.c 135 static gboolean io_acl_data(GIOChannel *chan, GIOCondition cond, gpointer data);
136 static gboolean io_conn_ind(GIOChannel *chan, GIOCondition cond, gpointer data);
137 static gboolean io_hci_data(GIOChannel *chan, GIOCondition cond, gpointer data);
484 io_acl_data, (gpointer) conn);
592 io_acl_data, (gpointer) conn);
861 static gboolean io_acl_data(GIOChannel *chan, GIOCondition cond, gpointer data)
910 static gboolean io_conn_ind(GIOChannel *chan, GIOCondition cond, gpointer data)
958 static gboolean io_hci_data(GIOChannel *chan, GIOCondition cond, gpointer data)
  /external/bluetooth/glib/gio/
gfilenamecompleter.c 168 gpointer user_data)
266 gpointer user_data)
giomodule.c 164 (gpointer) &module->load) ||
167 (gpointer) &module->unload))
gdesktopappinfo.c 109 static gpointer
110 search_path_init (gpointer data)
    [all...]
  /external/bluetooth/glib/gio/inotify/
inotify-path.c 286 ip_wd_delete (gpointer data,
287 gpointer user_data)
  /external/bluetooth/glib/tests/gobject/
ifaceinit.c 64 static void test_iface1_default_init (TestIface1Class *iface, gpointer class_data);
251 gpointer class_data)
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebinspector.cpp 110 static gboolean webkit_inspect_web_view_request_handled(GSignalInvocationHint* ihint, GValue* returnAccu, const GValue* handlerReturn, gpointer dummy)
113 gpointer newWebView = g_value_get_object(handlerReturn);
  /external/webkit/Tools/DumpRenderTree/gtk/
EventSender.cpp 232 static gboolean sendClick(gpointer)
451 static void dragWithFilesDragDataGetCallback(GtkWidget*, GdkDragContext*, GtkSelectionData *data, guint, guint, gpointer userData)
456 static void dragWithFilesDragEndCallback(GtkWidget* widget, GdkDragContext*, gpointer userData)
    [all...]
  /external/bluetooth/glib/glib/
goption.c 48 gpointer arg_data;
85 gpointer translate_data;
108 gpointer user_data;
112 gpointer translate_data;
646 (gpointer)entry->long_name,
667 g_hash_table_insert (shadow_map, (gpointer)entry->long_name, entry);
942 gpointer arg_data)
    [all...]

Completed in 1207 milliseconds

<<11121314151617