HomeSort by relevance Sort by last modified time
    Searched refs:g_main_context_iteration (Results 1 - 17 of 17) sorted by null

  /external/webkit/Source/WebCore/platform/gtk/
EventLoopGtk.cpp 29 g_main_context_iteration(NULL, FALSE);
  /external/bluetooth/glib/gio/tests/
filter-streams.c 124 g_main_context_iteration (NULL, FALSE);
141 g_main_context_iteration (NULL, FALSE);
196 g_main_context_iteration (NULL, FALSE);
213 g_main_context_iteration (NULL, FALSE);
simple-async-result.c 89 g_main_context_iteration (NULL, FALSE);
  /external/chromium/base/
message_pump_glib_x.cc 175 g_main_context_iteration(context, FALSE);
189 g_main_context_iteration(context, FALSE);
205 retvalue = g_main_context_iteration(context, block);
210 retvalue = g_main_context_iteration(context, block);
message_pump_glib_unittest.cc 380 g_main_context_iteration(NULL, FALSE);
435 g_main_context_iteration(NULL, TRUE);
message_pump_glib.cc 70 // gtk_main_iteration just calls g_main_context_iteration, which does the whole
235 // g_main_context_iteration returns true if events have been dispatched.
236 return g_main_context_iteration(context, block);
  /external/webkit/Source/WebKit/gtk/tests/
testdomdocument.c 218 g_main_context_iteration(NULL, FALSE);
255 g_main_context_iteration(NULL, FALSE);
269 g_main_context_iteration(NULL, FALSE);
280 g_main_context_iteration(NULL, FALSE);
287 g_main_context_iteration(NULL, FALSE);
testatk.c 76 g_main_context_iteration(0, TRUE);
    [all...]
  /external/bluetooth/glib/glib/
gmain.h 109 gboolean g_main_context_iteration (GMainContext *context,
246 #define g_main_iteration(may_block) g_main_context_iteration (NULL, may_block)
galiasdef.c 1475 #undef g_main_context_iteration macro
    [all...]
gmain.c 2500 g_main_context_iteration (GMainContext *context, gboolean may_block) function
    [all...]
galias.h 1469 #define g_main_context_iteration macro
    [all...]
  /external/bluetooth/glib/tests/
mainloop-test.c 375 g_main_context_iteration (context, FALSE);
  /external/webkit/Source/WebKit/mac/WebView/
WebView.mm     [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 243 milliseconds