Home
last modified time | relevance | path

Searched refs:HandleMouseClick (Results 1 – 25 of 65) sorted by relevance

123

/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/systems/base/
H A Dtext_waku.cc51 bool TextWaku::HandleMouseClick(RLMachine& machine, in HandleMouseClick() function in TextWaku
H A Dselection_element.h53 bool HandleMouseClick(const Point& pos, bool pressed);
H A Dtext_waku.h64 virtual bool HandleMouseClick(RLMachine& machine,
H A Dtext_waku_normal.cc172 bool TextWakuNormal::HandleMouseClick(RLMachine& machine, in HandleMouseClick() function in TextWakuNormal
177 if (button_map_[i]->HandleMouseClick(machine, window_, pos, pressed)) in HandleMouseClick()
H A Dselection_element.cc77 bool SelectionElement::HandleMouseClick(const Point& pos, bool pressed) { in HandleMouseClick() function in SelectionElement
H A Dtext_waku_normal.h68 virtual bool HandleMouseClick(RLMachine& machine,
H A Dtext_waku_type4.h61 virtual bool HandleMouseClick(RLMachine& machine,
H A Dtext_window.cc732 bool TextWindow::HandleMouseClick(RLMachine& machine, in HandleMouseClick() function in TextWindow
739 return e->HandleMouseClick(pos, pressed); in HandleMouseClick()
762 return textbox_waku_->HandleMouseClick(machine, pos, pressed); in HandleMouseClick()
H A Dtext_window_button.h64 bool HandleMouseClick(RLMachine& machine,
H A Dtext_window.h132 bool HandleMouseClick(RLMachine& machine,
H A Dtext_system.h216 bool HandleMouseClick(RLMachine& machine, const Point& pos, bool pressed);
H A Dtext_waku_type4.cc201 bool TextWakuType4::HandleMouseClick(RLMachine& machine, in HandleMouseClick() function in TextWakuType4
H A Dtext_window_button.cc142 bool TextWindowButton::HandleMouseClick(RLMachine& machine, in HandleMouseClick() function in TextWindowButton
H A Dtext_system.cc492 bool TextSystem::HandleMouseClick(RLMachine& machine, in HandleMouseClick() function in TextSystem
500 if (it->second->HandleMouseClick(machine, pos, pressed)) in HandleMouseClick()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DSelectMgr_EntityOwner.hxx71 virtual Standard_Boolean HandleMouseClick (const Graphic3d_Vec2i& thePoint, in HandleMouseClick() function in SelectMgr_EntityOwner
H A DAIS_LightSource.hxx287 Standard_EXPORT virtual Standard_Boolean HandleMouseClick (const Graphic3d_Vec2i& thePoint,
/dports/cad/opencascade/opencascade-7.6.0/src/SelectMgr/
H A DSelectMgr_EntityOwner.hxx71 virtual Standard_Boolean HandleMouseClick (const Graphic3d_Vec2i& thePoint, in HandleMouseClick() function in SelectMgr_EntityOwner
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DSelectMgr_EntityOwner.hxx71 virtual Standard_Boolean HandleMouseClick (const Graphic3d_Vec2i& thePoint, in HandleMouseClick() function in SelectMgr_EntityOwner
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/long_operations/
H A Dpause_long_operation.cc89 } else if (!text.HandleMouseClick(machine_, pos, pressed)) { in MouseButtonStateChanged()
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_LightSource.hxx287 Standard_EXPORT virtual Standard_Boolean HandleMouseClick (const Graphic3d_Vec2i& thePoint,
/dports/editors/libreoffice/libreoffice-7.2.6.2/sdext/source/presenter/
H A DPresenterController.hxx126 void HandleMouseClick (const css::awt::MouseEvent& rEvent);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sdext/source/presenter/
H A DPresenterController.hxx123 void HandleMouseClick (const css::awt::MouseEvent& rEvent);
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/html/
H A Dhtmlwin.h171 bool HandleMouseClick(wxHtmlCell *rootCell,
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/html/
H A Dhtmlwin.h171 bool HandleMouseClick(wxHtmlCell *rootCell,
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/html/
H A Dhtmlwin.h171 bool HandleMouseClick(wxHtmlCell *rootCell,

123