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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dspinctrl.h80 WXFARPROC GetBuddyWndProc() const { return m_wndProcBuddy; } function in class:wxSpinCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dspinctrl.h84 WXFARPROC GetBuddyWndProc() const { return m_wndProcBuddy; } function in class:wxSpinCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/wince/
H A Dchoicece.h95 WXFARPROC GetBuddyWndProc() const { return m_wndProcBuddy; } function in class:wxChoice
H A Dtextctrlce.h174 WXFARPROC GetBuddyWndProc() const { return m_wndProcBuddy; } function in class:wxTextCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dspinctrl.cpp183 CASTWNDPROC spin->GetBuddyWndProc(),
195 return ::CallWindowProc(CASTWNDPROC spin->GetBuddyWndProc(),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/wince/
H A Dchoicece.cpp101 return ::CallWindowProc(CASTWNDPROC spin->GetBuddyWndProc(),
H A Dtextctrlce.cpp128 return ::CallWindowProc(CASTWNDPROC spin->GetBuddyWndProc(),

Completed in 106 milliseconds