HomeSort by relevance Sort by last modified time
    Searched refs:gint (Results 276 - 300 of 334) sorted by null

<<11121314

  /external/bluetooth/glib/gio/fen/
fen-data.c 63 static gint fdata_sub_find (gpointer a, gpointer b);
357 static gint
  /external/bluetooth/glib/gobject/
gclosure.c 102 volatile gint vint;
108 gint new_int, old_int, success; \
    [all...]
gsignal.c 163 static gint handler_lists_cmp (gconstpointer node1,
173 static gint class_closures_cmp (gconstpointer node1,
175 static gint signal_key_cmp (gconstpointer node1,
356 static gint
365 static gint
755 static gint
    [all...]
  /external/chromium/chrome/browser/ui/gtk/
browser_toolbar_gtk.cc 590 GdkDragContext* drag_context, gint x, gint y,
status_bubble_gtk.cc 191 gint toplevel_x = 0, toplevel_y = 0;
tab_contents_drag_source.cc 216 gint file_url_len = 0;
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
EditorClientGtk.cpp 162 static void deleteFromCursorCallback(GtkWidget* widget, GtkDeleteType deleteType, gint count, EditorClient* client)
221 static void moveCursorCallback(GtkWidget* widget, GtkMovementStep step, gint count, gboolean extendSelection, EditorClient* client)
    [all...]
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebframe.cpp 769 static void draw_page_callback(GtkPrintOperation*, GtkPrintContext* gtkPrintContext, gint pageNumber, PrintContext* corePrintContext)
771 if (pageNumber >= static_cast<gint>(corePrintContext->pageCount()))
    [all...]
webkitsoupauthdialog.c 133 static void response_callback(GtkDialog* dialog, gint response_id, WebKitAuthData* authData)
  /external/bluetooth/glib/gio/
gmount.c 703 gint shadow_ref_count;
gunixmounts.c 1316 gint limit_msec)
    [all...]
gunixmount.c 249 eject_unmount_cb (GPid pid, gint status, gpointer user_data)
gunixvolume.c 297 eject_mount_cb (GPid pid, gint status, gpointer user_data)
  /external/bluetooth/glib/glib/
gslice.c 168 gint mutex_counter;
284 gint flags = !val ? 0 : g_parse_debug_string (val, keys, G_N_ELEMENTS (keys));
    [all...]
  /external/bluetooth/glib/tests/
gio-test.c 118 gint fd = g_io_channel_unix_get_fd (channel);
sequence-test.c 18 gint n_nodes;
200 static gint
261 static gint
329 static gint
thread-test.c 224 static gint test_g_static_rw_lock_state = 0;
  /external/bluetooth/glib/tests/gobject/
gvalue-test.c 252 gint c = 0;
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk_unittest.cc 110 gint start_range, end_range;
  /external/chromium/chrome/browser/printing/
print_dialog_gtk.cc 273 gint num_ranges;
  /external/chromium/chrome/browser/renderer_host/
gtk_im_context_wrapper.cc 615 gint cursor_position = 0;
  /external/webkit/Source/WebKit/gtk/tests/
testatkroles.c 90 static void get_child_and_test_role(AtkObject* obj, gint pos, AtkRole role)
testcopyandpaste.c 152 gint n_keys;
testkeyevents.c 169 gint size = JSStringGetMaximumUTF8CStringSize(inputString);
  /external/bluetooth/bluez/src/
glib-helper.c 333 static gint find_by_bdaddr(gconstpointer data, gconstpointer user_data)

Completed in 988 milliseconds

<<11121314