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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dglcanvas.cpp43 static inline WXWindow wxGetClientAreaWindow(wxWindow* win) function
130 glXSwapBuffers(display, (Window) wxGetClientAreaWindow(m_window));
139 glXMakeCurrent(display, (Window) wxGetClientAreaWindow(m_window),
325 XGetWindowAttributes(display, (Window)wxGetClientAreaWindow(this), &xwa);

Completed in 147 milliseconds