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

1 2 3 4 5 6 7 891011>>

  /external/bluetooth/glib/glib/
gutils.c 222 gint glib_effective_micro = 100 * GLIB_MINOR_VERSION + GLIB_MICRO_VERSION;
223 gint required_effective_micro = 100 * required_minor + required_micro;
320 gint result;
380 const gint program_length = strlen (program);
1174 gint l = strlen (retval);
1210 gint result;
    [all...]
gkeyfile.c 111 static gint find_file_in_data_dirs (const gchar *file,
116 gint fd,
156 static gint g_key_file_parse_value_as_integer (GKeyFile *key_file,
160 gint value);
295 static gint
303 gint fd;
372 gint fd,
476 gint fd;
591 gint fd;
    [all...]
gbookmarkfile.h 125 gint count,
170 gint g_bookmark_file_get_size (GBookmarkFile *bookmark);
gdate.h 221 gint g_date_days_between (const GDate *date1,
225 gint g_date_compare (const GDate *lhs,
gmem.c 615 gint atom_size,
617 gint type)
704 gint flags;
garray.h 114 gint length);
gqsort.c 118 gint total_elems,
  /external/bluetooth/glib/gio/
gicon.c 167 gint version;
309 gint version;
gdatainputstream.c 939 gint io_priority;
986 gint newline_len;
1070 gint io_priority,
1142 gint io_priority,
    [all...]
gmemoryoutputstream.c 357 static gint
358 g_nearest_pow (gint num)
360 gint n = 1;
glocalfilemonitor.c 74 gint i;
  /external/chromium/chrome/browser/ui/gtk/
browser_actions_toolbar_gtk.cc 72 gint WidthForIconCount(gint icon_count) {
720 gint max_width = WidthForIconCount(button_count());
745 gint overflow_width = req.width;
747 gint button_hbox_width = req.width;
761 gint x, gint y, guint time) {
834 gint new_width = button_hbox_->allocation.width - distance_dragged;
    [all...]
edit_search_engine_dialog.cc 34 gint length, gint *position, gpointer data) {
reload_button_gtk.cc 210 gint /* x */,
211 gint /* y */,
gtk_custom_menu_item.cc 21 gint arg_1,
99 static gint gtk_custom_menu_item_expose(GtkWidget* widget,
172 static gint gtk_custom_menu_item_expose(GtkWidget* widget,
  /external/webkit/Source/WebCore/platform/gtk/
PopupMenuGtk.cpp 238 void PopupMenuGtk::menuPositionFunction(GtkMenu*, gint* x, gint* y, gboolean* pushIn, PopupMenuGtk* that)
  /external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.c 123 static gint num_widgets = 0;
126 static gint xt_polling_timer_id = 0;
131 gint *timeout)
293 gint x, y, w, h, d; /* geometry of window */
426 gint x,
427 gint y)
438 gint width,
439 gint height)
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
TextCheckerClientEnchant.cpp 107 gint bytes = static_cast<gint>(g_utf8_offset_to_pointer(utf8Text.get(), end) - cstart);
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk.cc 89 gint width, height;
105 gint dest_x, gint dest_y) {
438 gint origin_x, origin_y;
679 gint actual_description_width;
  /external/bluetooth/glib/gobject/
gvaluetransform.c 68 DEFINE_CAST (uint_int, v_uint, gint, v_int);
77 DEFINE_CAST (long_int, v_long, gint, v_int);
86 DEFINE_CAST (ulong_int, v_ulong, gint, v_int);
95 DEFINE_CAST (int64_int, v_int64, gint, v_int);
104 DEFINE_CAST (uint64_int, v_uint64, gint, v_int);
121 DEFINE_CAST (float_int, v_float, gint, v_int);
130 DEFINE_CAST (double_int, v_double, gint, v_int);
  /external/bluetooth/bluez/plugins/
dbusoob.c 57 static gint oob_request_cmp(gconstpointer a, gconstpointer b)
  /external/bluetooth/bluez/src/
device.h 52 gint device_address_cmp(struct btd_device *device, const gchar *address);
plugin.c 50 static gint compare_priority(gconstpointer a, gconstpointer b)
  /external/bluetooth/glib/gio/fam/
fam-helper.c 33 static gint fam_watch_id = 0;
  /external/bluetooth/glib/gmodule/
gmodule-beos.c 141 gint n, l;

Completed in 577 milliseconds

1 2 3 4 5 6 7 891011>>