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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/unix/
H A Djoystick.h85 bool SetCapture(wxWindow* win, int pollingFreq = 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/x11/
H A Djoystick.h81 bool SetCapture(wxWindow* win, int pollingFreq = 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Djoystick.h81 bool SetCapture(wxWindow* win, int pollingFreq = 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Djoystick.h81 bool SetCapture(wxWindow* win, int pollingFreq = 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/corefoundation/
H A Djoystick.h81 bool SetCapture(wxWindow* win, int pollingFreq = 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Djoystick.h82 bool SetCapture(wxWindow* win, int pollingFreq = 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Djoystick.h81 bool SetCapture(wxWindow* win, int pollingFreq = 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Djoystick.h82 bool SetCapture(wxWindow* win, int pollingFreq = 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Djoystick.cpp270 bool wxJoystick::SetCapture(wxWindow* win, int pollingFreq) function in class:wxJoystick
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Djoystick.cpp268 bool wxJoystick::SetCapture(wxWindow* win, int pollingFreq) function in class:wxJoystick
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Djoystick.cpp280 bool wxJoystick::SetCapture(wxWindow* WXUNUSED(win), int WXUNUSED(pollingFreq))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Djoystick.cpp239 bool wxJoystick::SetCapture(wxWindow* win, int pollingFreq) function in class:wxJoystick
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Djoystick.cpp267 bool wxJoystick::SetCapture(wxWindow* win, int pollingFreq) function in class:wxJoystick
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Djoystick.tex266 Releases the capture set by {\bf SetCapture}.
274 \helpref{wxJoystick::SetCapture}{wxjoysticksetcapture}, \helpref{wxJoystickEvent}{wxjoystickevent}
276 \membersection{wxJoystick::SetCapture}\label{wxjoysticksetcapture}
278 \func{bool}{SetCapture}{\param{wxWindow*}{ win}, \param{int}{ pollingFreq = 0}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/joytest/
H A Djoytest.cpp110 m_stick->SetCapture(this, 10);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Djoystick.cpp475 bool wxJoystick::SetCapture(wxWindow* win, int pollingFreq) function in class:wxJoystick
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddragimag.cpp346 ::SetCapture(GetHwndOf(window));
H A Djoystick.cpp614 bool wxJoystick::SetCapture(wxWindow* win, int pollingFreq) function in class:wxJoystick
H A Dwindow.cpp785 ::SetCapture(hWnd);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/corefoundation/
H A Dhidjoystick.cpp314 // wxJoystick::SetCapture
317 // SetCapture and stops polling the joystick
319 bool wxJoystick::SetCapture(wxWindow* win, int pollingFreq) function in class:wxJoystick
334 // SetCapture and stops polling the joystick

Completed in 224 milliseconds