Searched refs:gs_toBeFocusedWindow (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dwindow.cpp55 static wxWindow *gs_toBeFocusedWindow = NULL; variable
209 gs_toBeFocusedWindow = (wxWindow*)this;
211 gs_toBeFocusedWindow = NULL;
281 event.SetWindow(gs_toBeFocusedWindow);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dwindow.cpp68 static wxWindow *gs_toBeFocusedWindow = NULL; variable
682 gs_toBeFocusedWindow = (wxWindow*)this;
684 gs_toBeFocusedWindow = NULL;
743 event.SetWindow(gs_toBeFocusedWindow);

Completed in 109 milliseconds