Searched refs:g_openDialogs (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Ddata.cpp28 int g_openDialogs = 0; variable
H A Ddialog.cpp33 extern int g_openDialogs;
141 g_openDialogs++;
150 g_openDialogs--;
H A Dtoplevel.cpp56 extern int g_openDialogs;
269 (g_openDialogs == 0 || (win->GetExtraStyle() & wxTOPLEVEL_EX_DIALOG) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Ddata.cpp31 int g_openDialogs = 0; variable
H A Ddialog.cpp33 extern int g_openDialogs;
211 g_openDialogs++;
219 g_openDialogs--;
H A Dtoplevel.cpp64 extern int g_openDialogs;
262 (g_openDialogs == 0 || (win->GetExtraStyle() & wxTOPLEVEL_EX_DIALOG) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Ddata.cpp32 int g_openDialogs = 0; variable
H A Dtoplevel.cpp37 extern int g_openDialogs;

Completed in 186 milliseconds