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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dtoplevel.h88 PSWP GetSwpClient(void) { return &m_vSwpClient; }
171 SWP m_vSwpClient; member in class:wxTopLevelWindowOS2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dtoplevel.cpp152 memset(&m_vSwpClient, 0, sizeof(SWP));
787 ::WinQueryWindowPos(m_hWnd, &m_vSwpClient);

Completed in 92 milliseconds