Searched refs:wxWindowMGL (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dwindow.cpp65 static wxWindowMGL *gs_focusedWindow = NULL;
70 static wxWindowMGL *gs_windowUnderMouse = NULL;
72 static wxWindowMGL *gs_mouseCapture = NULL;
75 static wxWindowMGL *gs_activeFrame = NULL;
97 static wxWindowMGL* wxGetTopLevelParent(wxWindowMGL *win)
99 wxWindowMGL *p = win;
141 wxWindowMGL *w = (wxWindow*) wnd->userData;
152 wxWindowMGL *win = (wxWindowMGL*)MGL_wmGetWindowUserDat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mgl/
H A Dwindow.h26 class WXDLLEXPORT wxWindowMGL : public wxWindowBase class in inherits:wxWindowBase
29 wxWindowMGL() { Init(); } function in class:wxWindowMGL
31 wxWindowMGL(wxWindow *parent, function in class:wxWindowMGL
42 virtual ~wxWindowMGL();
141 DECLARE_DYNAMIC_CLASS(wxWindowMGL)
142 DECLARE_NO_COPY_CLASS(wxWindowMGL)
H A Ddcclient.h22 class WXDLLEXPORT wxWindowMGL; variable in typeref:class:WXDLLEXPORT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dwindow.h48 #define wxWindowNative wxWindowMGL
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dwindow.h1502 #define wxWindowNative wxWindowMGL
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dwinuniv.cpp73 IMPLEMENT_DYNAMIC_CLASS(wxWindow, wxWindowMGL)

Completed in 82 milliseconds