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

1 2 3 4 5 6 7 8 91011>>

  /external/bluetooth/glib/tests/
convert-test.c 149 gint i;
302 gint i;
450 gint i;
518 gint i;
slice-test.c 34 gint atom_size,
36 gint type);
  /external/chromium/chrome/browser/renderer_host/
gtk_key_bindings_handler_unittest.cc 53 gint n_keys = 0;
  /external/chromium/chrome/browser/ui/gtk/
dialogs_gtk.cc 91 bool IsCancelResponse(gint response_id);
96 gint response_id,
489 bool SelectFileDialogImpl::IsCancelResponse(gint response_id) {
500 gint response_id,
find_bar_gtk.h 148 static void OnMoveCursor(GtkEntry* entry, GtkMovementStep step, gint count,
task_manager_gtk.cc 50 const gint kTaskManagerResponseKill = 1;
53 const gint kTaskManagerAboutMemoryLink = 2;
56 const gint kTaskManagerPurgeMemory = 3;
223 void TreeViewColumnSetWidth(GtkTreeViewColumn* column, gint width) {
822 gint TaskManagerGtk::CompareImpl(GtkTreeModel* model, GtkTreeIter* a,
    [all...]
find_bar_gtk.cc 488 gint xborder = style->xthickness;
489 gint yborder = style->ythickness;
564 gint cursor_pos;
565 gint selection_bound;
    [all...]
collected_cookies_gtk.cc 25 const gint kAllowedPageNumber = 0;
26 const gint kBlockedPageNumber = 1;
321 void CollectedCookiesGtk::ShowCookieInfo(gint current_page) {
  /external/webkit/Source/WebKit/gtk/tests/
testwebframe.c 169 gint fd = g_file_open_tmp ("webkit-testwebframe-XXXXXX", &temporaryFilename, &error);
testwebresource.c 143 gint* been_there = data;
181 gint been_to_resource_request_starting = 0;
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebview.cpp 255 static void PopupMenuPositionFunc(GtkMenu* menu, gint *x, gint *y, gboolean *pushIn, gpointer userData)
792 gint doubleClickDistance = 250;
793 gint doubleClickTime = 5;
912 static void webkit_web_view_get_preferred_width(GtkWidget* widget, gint* minimum, gint* natural)
    [all...]
  /external/bluetooth/bluez/src/
manager.c 299 static gint adapter_id_cmp(gconstpointer a, gconstpointer b)
308 static gint adapter_cmp(gconstpointer a, gconstpointer b)
  /external/bluetooth/glib/glib/
gbsearcharray.h 38 typedef gint (*GBSearchCompareFunc) (gconstpointer bsearch_node1, /* key */
156 gint cmp = 0;
gtimer.c 263 static const gint days_before[] =
383 gint sign = (*iso_date == '+') ? -1 : 1;
giochannel.c 539 gint priority,
625 g_io_channel_error_from_errno (gint en)
757 gint length)
786 gint *length)
    [all...]
gstring.c 407 gint len;
1047 gint charlen, first, i;
1235 gint n;
1266 gint n;
1370 gint len;
    [all...]
guniprop.c 756 static gint
762 gint len = 0;
782 static gint
789 gint len;
963 gint combining_class;
    [all...]
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_menu_controller_gtk.cc 98 void BookmarkMenuController::Popup(GtkWidget* widget, gint button_type,
352 gint x, y;
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_gtk.cc 126 gint x, y, width, height;
203 gint x, y, width, height;
tab_strip_gtk.cc     [all...]
  /external/bluetooth/bluez/audio/
gstavdtpsink.c 79 gint config_size;
274 static gint gst_avdtp_sink_bluetooth_recvmsg_fd(GstAvdtpSink *sink)
324 gint rate, subbands, blocks;
415 gint ret;
1183 static gint gst_avdtp_sink_get_channel_mode(const gchar *mode)
    [all...]
gstsbcenc.c 290 gint rate, channels;
379 gint consumed;
  /external/bluetooth/glib/gobject/
gparam.c 724 gint
729 gint cmp;
1142 static gint
    [all...]
gvaluetypes.c 101 gint *int_p = collect_values[0].v_pointer;
436 type = g_type_register_fundamental (G_TYPE_INT, g_intern_static_string ("gint"), &info, &finfo, 0);
662 gint v_int)
677 gint
  /external/bluetooth/bluez/attrib/
gattrib.c 42 gint refs;
456 static gint command_cmp_by_id(gconstpointer a, gconstpointer b)
574 static gint event_cmp_by_id(gconstpointer a, gconstpointer b)

Completed in 795 milliseconds

1 2 3 4 5 6 7 8 91011>>