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 - 5
of
5
) sorted by null
/external/fio/
gerror.c
74
gtk_dialog_run
(GTK_DIALOG(dialog));
gfio.c
608
if (
gtk_dialog_run
(GTK_DIALOG(dialog)) != GTK_RESPONSE_ACCEPT) {
945
if (
gtk_dialog_run
(GTK_DIALOG(dialog)) != GTK_RESPONSE_ACCEPT) {
973
if (
gtk_dialog_run
(GTK_DIALOG(dialog)) == GTK_RESPONSE_ACCEPT) {
1193
if (
gtk_dialog_run
(GTK_DIALOG(dialog)) != GTK_RESPONSE_ACCEPT) {
[
all
...]
goptions.c
[
all
...]
/external/libvncserver/client_examples/
gtkvncviewer.c
572
switch (
gtk_dialog_run
(GTK_DIALOG (dialog))) {
627
switch (
gtk_dialog_run
(GTK_DIALOG (dialog))) {
/external/webrtc/webrtc/examples/peerconnection/client/linux/
main_wnd.cc
155
gtk_dialog_run
(GTK_DIALOG(dialog));
Completed in 131 milliseconds