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

1 2 3 45 6 7 8 91011>>

  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebbackforwardlist.cpp 205 GList* webkit_web_back_forward_list_get_forward_list_with_limit(WebKitWebBackForwardList* webBackForwardList, gint limit)
235 GList* webkit_web_back_forward_list_get_back_list_with_limit(WebKitWebBackForwardList* webBackForwardList, gint limit)
332 WebKitWebHistoryItem* webkit_web_back_forward_list_get_nth_item(WebKitWebBackForwardList* webBackForwardList, gint index)
351 * Return value: a #gint corresponding to the number of items preceding the current item
353 gint webkit_web_back_forward_list_get_back_length(WebKitWebBackForwardList* webBackForwardList)
370 * Return value: a #gint corresponding to the nuber of items succeeding the current item
372 gint webkit_web_back_forward_list_get_forward_length(WebKitWebBackForwardList* webBackForwardList)
389 * Return value: a #gint indicating the number of #WebKitWebHistoryItem the back forward list can hold
391 gint webkit_web_back_forward_list_get_limit(WebKitWebBackForwardList* webBackForwardList)
411 void webkit_web_back_forward_list_set_limit(WebKitWebBackForwardList* webBackForwardList, gint limit
    [all...]
webkitwebviewprivate.h 64 gint lastPopupXPosition;
65 gint lastPopupYPosition;
  /external/bluetooth/glib/gio/tests/
sleepy-stream.c 24 gint symbols, index = 0;
30 gint c = g_test_rand_int_range (0, 30);
61 gint pieces;
79 gint index;
190 gint i;
  /external/bluetooth/glib/tests/
patterntest.c 123 (gint)strlen (spec->pattern));
218 gint total = 0;
219 gint passed = 0;
220 gint failed = 0;
221 gint i;
tree-test.c 35 static gint
45 static gint
67 static gint
86 static gint
107 gint i;
iochannel-test.c 55 gint main (gint argc, gchar * argv[])
62 gint rlength = 0;
base64-test.c 17 gint length)
86 test_full (gint length)
markup-test.c 109 gint length,
110 gint chunk_size)
  /external/chromium/chrome/browser/automation/
ui_controls_linux.cc 65 void FakeAMouseMotionEvent(gint x, gint y) {
82 gint origin_x, origin_y;
188 gint x, y;
202 gint origin_x, origin_y;
  /external/chromium/chrome/browser/ui/gtk/
gtk_chrome_shrinkable_hbox.cc 176 gint children_width_requisition = 0;
201 gint visible_children_count =
231 gint spacing) {
275 gint gtk_chrome_shrinkable_hbox_get_visible_child_count(
277 gint visible_children_count = 0;
gtk_util.cc 82 gint button_mask = GPOINTER_TO_INT(userdata);
92 gint button_mask = GPOINTER_TO_INT(userdata);
350 gint monitor = gdk_screen_get_monitor_at_window(screen,
476 gint x, y;
574 gint button_mask = 0;
606 gint x = 0;
607 gint y = 0;
639 const gchar* stock_id, gint response_id) {
687 static const gint kGtkDefaultCursorBlinkTime = 1200;
689 gint cursor_blink_time = kGtkDefaultCursorBlinkTime
    [all...]
browser_toolbar_gtk.h 135 GdkDragContext*, gint, gint, GtkSelectionData*,
  /external/icu4c/samples/layout/
gnomelayout.cpp 195 gint eventDelete(GtkWidget *widget, GdkEvent */*event*/, gpointer /*data*/)
203 gint eventConfigure(GtkWidget */*widget*/, GdkEventConfigure *event, Context *context)
217 gint eventExpose(GtkWidget *widget, GdkEvent */*event*/, Context *context)
220 gint maxLines = context->paragraph->getLineCount() - 1;
221 gint firstLine = 0, lastLine = context->height / context->paragraph->getLineHeight();
  /external/webkit/Source/WebCore/platform/gtk/
RenderThemeGtk3.cpp 128 gint focusWidth, focusPad;
145 gint indicatorSpacing;
188 gint indicatorSize;
226 gint indicatorSpacing;
292 gint focusWidth, focusPad;
312 gint childDisplacementX;
313 gint childDisplacementY;
355 gint focusWidth, focusPad;
372 gint separatorWidth;
438 gint focusWidth, focusPad
    [all...]
  /external/bluetooth/glib/
glibconfig.h 84 #define GPOINTER_TO_INT(p) ((gint) (glong) (p))
200 #define GINT_TO_LE(val) ((gint) GINT32_TO_LE (val))
202 #define GINT_TO_BE(val) ((gint) GINT32_TO_BE (val))
  /external/bluetooth/glib/gobject/
gobject-query.c 103 static gint
121 main (gint argc,
127 gint i;
gparamspecs.h 637 gint minimum;
638 gint maximum;
639 gint default_value;
753 gint default_value;
948 gint minimum,
949 gint maximum,
950 gint default_value,
996 gint default_value,
  /external/bluetooth/glib/glib/
gunidecomp.c 60 gint
134 gint SIndex = s - SBase;
267 gint LIndex = a - LBase;
268 gint SIndex = a - SBase;
270 gint VIndex = b - VBase;
271 gint TIndex = b - TBase;
gmarkup.h 127 gint *line_number,
128 gint *char_number);
goption.c 52 gint integer;
63 gint len;
115 gint n_entries;
464 static gint
468 gint i, len, max_length;
495 gint max_length,
530 gint i, l;
589 gint max_length, len;
590 gint i;
837 gint *result
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_gtk.cc 279 gint old_x = static_cast<gint>(last_mouse_down_->button.x_root);
280 gint old_y = static_cast<gint>(last_mouse_down_->button.y_root);
286 static_cast<gint>(new_x), static_cast<gint>(new_y))) {
  /external/bluetooth/glib/gio/
gdatainputstream.h 107 gint io_priority,
122 gint io_priority,
  /external/bluetooth/glib/tests/refcount/
objects.c 99 gint i = 1;
115 gint i;
  /external/webkit/Source/WebKit/chromium/src/gtk/
WebInputEventFactory.cpp 51 static gint gLastClickTime = 0;
52 static gint gLastClickX = 0;
53 static gint gLastClickY = 0;
56 bool shouldForgetPreviousClick(GdkWindow* window, gint time, gint x, gint y)
63 gint doubleClickTime = 250;
64 gint doubleClickDistance = 5;
  /external/webkit/Source/WebKit/gtk/tests/
testatk.c 79 typedef gchar* (*AtkGetTextFunction) (AtkText*, gint, AtkTextBoundary, gint*, gint*);
81 static void testGetTextFunction(AtkText* textObject, AtkGetTextFunction fn, AtkTextBoundary boundary, gint offset, const char* textResult, gint startOffsetResult, gint endOffsetResult)
83 gint startOffset;
84 gint endOffset;
257 gint offset = atk_text_get_caret_offset(ATK_TEXT(header));
366 gint characterCount = atk_text_get_character_count(textObject)
    [all...]

Completed in 750 milliseconds

1 2 3 45 6 7 8 91011>>