Searched refs:GetClientAreaWindow (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Dwindow.h108 virtual WXWindow GetClientAreaWindow() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dapp.cpp307 if (event->xexpose.window != (Window)win->GetClientAreaWindow())
349 if (win->GetMainWindow() == win->GetClientAreaWindow())
H A Dglcanvas.cpp48 return win->GetClientAreaWindow();
397 // if(glx_cx) glXSwapBuffers(display, (Window) GetClientAreaWindow());
405 // if(glx_cx) glXMakeCurrent(display, (Window) GetClientAreaWindow(), glx_cx);
H A Dwindow.cpp140 Window xparent = (Window) parent->GetClientAreaWindow();
623 Window xwindow = (Window) GetClientAreaWindow();
1208 Window xwindow = (Window) GetClientAreaWindow();
1406 WXWindow wxWindowX11::GetClientAreaWindow() const function in class:wxWindowX11
H A Ddcclient.cpp2312 m_window = (WXWindow*) window->GetClientAreaWindow();

Completed in 118 milliseconds