OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gtk_dialog_run
(Results
1 - 9
of
9
) sorted by null
/external/openssh/contrib/
gnome-ssh-askpass2.c
74
gtk_dialog_run
(GTK_DIALOG(err));
156
result =
gtk_dialog_run
(GTK_DIALOG(dialog));
/external/chromium/chrome/browser/
platform_util_common_linux.cc
109
// Not
gtk_dialog_run
as it prevents timers from running in the unit tests.
browser_main_gtk.cc
111
gtk_dialog_run
(GTK_DIALOG(dialog));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/
eclipse
/external/webkit/Tools/DumpRenderTree/chromium/
TestShellGtk.cpp
204
gtk_dialog_run
(GTK_DIALOG(dialog)); // Runs a nested message loop.
/external/chromium/chrome/browser/ui/gtk/
first_run_dialog.cc
136
// int response =
gtk_dialog_run
(GTK_DIALOG(dialog));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/
eclipse_1310.so
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
ChromeClientGtk.cpp
625
if (
gtk_dialog_run
(GTK_DIALOG(dialog)) == GTK_RESPONSE_ACCEPT) {
/external/webkit/Source/WebKit/gtk/webkit/
webkitwebview.cpp
[
all
...]
Completed in 194 milliseconds