Searched refs:m_oldParentWndProc (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/msw/
H A Dfdrepdlg.cpp88 WNDPROC m_oldParentWndProc; member in class:wxFindReplaceDialogImpl
127 m_oldParentWndProc = NULL;
200 m_oldParentWndProc = wxSetWindowProc(hwnd, wxFindReplaceWindowProc);
202 wxSetWindowUserData(hwnd, (void *)m_oldParentWndProc);
213 wxSetWindowProc(m_hwndOwner, m_oldParentWndProc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dfdrepdlg.cpp79 WNDPROC m_oldParentWndProc; member in class:wxFindReplaceDialogImpl

Completed in 204 milliseconds