Home
last modified time | relevance | path

Searched refs:SetButton (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dplayer_pc.cpp124 cur_state.SetButton(__ATTACK); in Update_input_state()
127 cur_state.SetButton(__INTERACT); in Update_input_state()
130 cur_state.SetButton(__INVENTORY); in Update_input_state()
133 cur_state.SetButton(__ARMUNARM); in Update_input_state()
136 cur_state.SetButton(__REMORA); in Update_input_state()
139 cur_state.SetButton(__CROUCH); in Update_input_state()
142 cur_state.SetButton(__SIDESTEP); in Update_input_state()
145 cur_state.SetButton(__JOG); in Update_input_state()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/toolbars/
H A DTranscriptionToolBar.cpp515 SetButton(false, mButtons[TTB_PlaySpeed]); in PlayAtSpeed()
579 SetButton(false,mButtons[TTB_StartOn]); in OnStartOn()
602 SetButton(false, mButtons[TTB_StartOn]); in OnStartOn()
611 SetButton(false,mButtons[TTB_StartOff]); in OnStartOff()
617 SetButton(false, mButtons[TTB_StartOff]); in OnStartOff()
645 SetButton(false,mButtons[TTB_EndOn]); in OnEndOn()
670 SetButton(false, mButtons[TTB_EndOn]); in OnEndOn()
682 SetButton(false,mButtons[TTB_EndOff]); in OnEndOff()
706 SetButton(false, mButtons[TTB_EndOff]); in OnEndOff()
897 SetButton(false,mButtons[TTB_EndOff]); in OnAutomateSelection()
[all …]
/dports/math/vtk8/VTK-8.2.0/Charts/Core/Testing/Cxx/
H A DTestInteractiveChartXYZ.cxx82 mouseEvent.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestInteractiveChartXYZ()
96 mouseEvent.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestInteractiveChartXYZ()
105 mouseEvent.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestInteractiveChartXYZ()
117 mouseEvent.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestInteractiveChartXYZ()
H A DTestLinePlotSelection.cxx91 event.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestLinePlotSelection()
98 event.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestLinePlotSelection()
H A DTestLinePlotSelection2.cxx91 event.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestLinePlotSelection2()
98 event.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestLinePlotSelection2()
/dports/math/vtk9/VTK-9.1.0/Charts/Core/Testing/Cxx/
H A DTestInteractiveChartXYZ.cxx82 mouseEvent.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestInteractiveChartXYZ()
96 mouseEvent.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestInteractiveChartXYZ()
105 mouseEvent.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestInteractiveChartXYZ()
117 mouseEvent.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestInteractiveChartXYZ()
H A DTestChartXYZUnconstrained.cxx127 mouseEvent.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestChartXYZUnconstrained()
141 mouseEvent.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestChartXYZUnconstrained()
150 mouseEvent.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestChartXYZUnconstrained()
162 mouseEvent.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestChartXYZUnconstrained()
H A DTestChartXYZMarginsRotations.cxx129 mouseEvent.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestChartXYZMarginsRotations()
143 mouseEvent.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestChartXYZMarginsRotations()
152 mouseEvent.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestChartXYZMarginsRotations()
164 mouseEvent.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestChartXYZMarginsRotations()
H A DTestLinePlotSelection.cxx90 event.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestLinePlotSelection()
97 event.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestLinePlotSelection()
/dports/math/vtk6/VTK-6.2.0/Charts/Core/Testing/Cxx/
H A DTestInteractiveChartXYZ.cxx82 mouseEvent.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestInteractiveChartXYZ()
96 mouseEvent.SetButton(vtkContextMouseEvent::LEFT_BUTTON); in TestInteractiveChartXYZ()
105 mouseEvent.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestInteractiveChartXYZ()
117 mouseEvent.SetButton(vtkContextMouseEvent::RIGHT_BUTTON); in TestInteractiveChartXYZ()
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dtest-async-47.cs15 b.SetButton (() => { in Test()
35 public void SetButton (Action h) in SetButton() method in Builder
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/Lobby2ClientGFx3.0/Resources/Classes/Screens/
H A DClanInvitedRequestedScreen.as239 mcMail.SetButton( 1, "ACCEPT", Delegate.create(this, SendAcceptJoinRequest) );
240 mcMail.SetButton( 2, "REJECT", Delegate.create(this, SendRejectJoinRequest) );
241 mcMail.SetButton( 3, "CANCEL", Delegate.create(this, HideMail) );
342 mcMail.SetButton( 1, "WITHDRAW", Delegate.create(this, WithdrawJoinRequest) );
343 mcMail.SetButton( 2, "CANCEL", Delegate.create(this, HideMail) );
387 mcMail.SetButton( 1, "ACCEPT", Delegate.create(this, AcceptJoinInvitation) );
388 mcMail.SetButton( 2, "REJECT", Delegate.create(this, RejectJoinInvitation) );
389 mcMail.SetButton( 3, "CANCEL", Delegate.create(this, HideMail) );
H A DPossibleFriendsScreen.as84 mcMail.SetButton( 1, "CANCEL", Delegate.create(this, HideMail) );
85 mcMail.SetButton( 2, "SEND", Delegate.create(this, f2c_SendInvite) );
98 mcMail.SetButton( 1, "IGNORE", Delegate.create(this, HideMail) );
99 mcMail.SetButton( 2, "BE FRIENDS", Delegate.create(this, f2c_AcceptInvite) );
100 mcMail.SetButton( 3, "DECLINE", Delegate.create(this, f2c_RejectInvite) );
H A DEmailScreen.as281 mcMail.SetButton( 1, "CANCEL", Delegate.create(this, HideMail) );
282 mcMail.SetButton( 2, "SEND", Delegate.create(this, f2c_SendEmail) );
296 mcMail.SetButton( 1, "DELETE", Delegate.create(this, DeleteMail) );
297 mcMail.SetButton( 2, "CLOSE", Delegate.create(this, HideMail) );
298 mcMail.SetButton( 3, "REPLY", Delegate.create(this, ComposeMail) );
/dports/math/vtk6/VTK-6.2.0/Rendering/Context2D/
H A DvtkContextScene.cxx47 this->Event.SetButton(vtkContextMouseEvent::NO_BUTTON); in Private()
508 event.SetButton(e.GetButton()); in ButtonPressEvent()
544 event.SetButton(e.GetButton()); in ButtonReleaseEvent()
550 this->Storage->Event.SetButton(vtkContextMouseEvent::NO_BUTTON); in ButtonReleaseEvent()
563 event.SetButton(e.GetButton()); in DoubleClickEvent()
584 event.SetButton(vtkContextMouseEvent::NO_BUTTON); in MouseWheelEvent()
/dports/math/vtk9/VTK-9.1.0/Rendering/Context2D/
H A DvtkContextScene.cxx47 this->Event.SetButton(vtkContextMouseEvent::NO_BUTTON); in Private()
520 event.SetButton(e.GetButton()); in ButtonPressEvent()
555 event.SetButton(e.GetButton()); in ButtonReleaseEvent()
560 this->Storage->Event.SetButton(vtkContextMouseEvent::NO_BUTTON); in ButtonReleaseEvent()
573 event.SetButton(e.GetButton()); in DoubleClickEvent()
593 event.SetButton(vtkContextMouseEvent::NO_BUTTON); in MouseWheelEvent()
/dports/math/vtk8/VTK-8.2.0/Rendering/Context2D/
H A DvtkContextScene.cxx47 this->Event.SetButton(vtkContextMouseEvent::NO_BUTTON); in Private()
523 event.SetButton(e.GetButton()); in ButtonPressEvent()
559 event.SetButton(e.GetButton()); in ButtonReleaseEvent()
565 this->Storage->Event.SetButton(vtkContextMouseEvent::NO_BUTTON); in ButtonReleaseEvent()
578 event.SetButton(e.GetButton()); in DoubleClickEvent()
599 event.SetButton(vtkContextMouseEvent::NO_BUTTON); in MouseWheelEvent()
/dports/devel/upp/upp/bazaar/Controls4U/
H A DSplitterButton.cpp14 button1.WhenAction = THISBACK1(SetButton, 0); in SplitterButton()
15 button2.WhenAction = THISBACK1(SetButton, 1); in SplitterButton()
127 void SplitterButton::SetButton(int id) { in SetButton() function in Upp::SplitterButton
/dports/x11/xmh/xmh-1.0.3/
H A Dscreen.c448 #define SetButton(buttonbox, name, value) \ macro
483 SetButton(scrn->viewbuttons, "edit", value); in EnableProperButtons()
484 SetButton(scrn->viewbuttons, "save", scrn->msg != NULL && !value); in EnableProperButtons()
490 SetButton(scrn->viewbuttons, "send", changed || !reapable); in EnableProperButtons()
491 SetButton(scrn->viewbuttons, "save", changed || reapable); in EnableProperButtons()
492 SetButton(scrn->viewbuttons, "insert", in EnableProperButtons()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/wince/
H A Dmenuce.cpp61 m_LeftButton.SetButton(id, label, subMenu); in SetLeftMenu()
67 m_RightButton.SetButton(id, label, subMenu); in SetRightMenu()
71 void wxTopLevelWindowMSW::ButtonMenu::SetButton(int id, const wxString& label, wxMenu *subMenu) in SetButton() function in wxTopLevelWindowMSW::ButtonMenu
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/wince/
H A Dmenuce.cpp66 m_LeftButton.SetButton(id, label, subMenu); in SetLeftMenu()
72 m_RightButton.SetButton(id, label, subMenu); in SetRightMenu()
76 void wxTopLevelWindowMSW::ButtonMenu::SetButton(int id, const wxString& label, wxMenu *subMenu) in SetButton() function in wxTopLevelWindowMSW::ButtonMenu
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/wince/
H A Dmenuce.cpp66 m_LeftButton.SetButton(id, label, subMenu); in SetLeftMenu()
72 m_RightButton.SetButton(id, label, subMenu); in SetRightMenu()
76 void wxTopLevelWindowMSW::ButtonMenu::SetButton(int id, const wxString& label, wxMenu *subMenu) in SetButton() function in wxTopLevelWindowMSW::ButtonMenu
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/wince/
H A Dmenuce.cpp66 m_LeftButton.SetButton(id, label, subMenu); in SetLeftMenu()
72 m_RightButton.SetButton(id, label, subMenu); in SetRightMenu()
76 void wxTopLevelWindowMSW::ButtonMenu::SetButton(int id, const wxString& label, wxMenu *subMenu) in SetButton() function in wxTopLevelWindowMSW::ButtonMenu
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/wince/
H A Dmenuce.cpp66 m_LeftButton.SetButton(id, label, subMenu); in SetLeftMenu()
72 m_RightButton.SetButton(id, label, subMenu); in SetRightMenu()
76 void wxTopLevelWindowMSW::ButtonMenu::SetButton(int id, const wxString& label, wxMenu *subMenu) in SetButton() function in wxTopLevelWindowMSW::ButtonMenu
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/wince/
H A Dmenuce.cpp61 m_LeftButton.SetButton(id, label, subMenu); in SetLeftMenu()
67 m_RightButton.SetButton(id, label, subMenu); in SetRightMenu()
71 void wxTopLevelWindowMSW::ButtonMenu::SetButton(int id, const wxString& label, wxMenu *subMenu) in SetButton() function in wxTopLevelWindowMSW::ButtonMenu

12345678