Home
last modified time | relevance | path

Searched defs:onMouseDown (Results 1 – 25 of 271) sorted by relevance

1234567891011

/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/
H A DEvents.hs173 onMouseDown (ClickableChannelListEntry channelId) Vty.BLeft [] _ = do function
178 onMouseDown (ClickableTeamListEntry teamId) Vty.BLeft [] _ = function
183 onMouseDown (ClickableURLInMessage _ _ t) Vty.BLeft [] _ = function
185 onMouseDown (ClickableURL _ _ t) Vty.BLeft [] _ = function
189 onMouseDown (ClickableUsername _ _ username) Vty.BLeft [] _ = function
191 onMouseDown (ClickableURLListEntry _ t) Vty.BLeft [] _ = function
195 onMouseDown (ChannelSelectEntry match) Vty.BLeft [] _ = function
199 onMouseDown (ClickableReactionInMessage pId t uIds) Vty.BLeft [] _ = function
201 onMouseDown (ClickableReaction pId t uIds) Vty.BLeft [] _ = function
203 onMouseDown (ReactionEmojiListOverlayEntry val) Vty.BLeft [] _ = function
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-ming.all/
H A DPrototypeEventListeners.as22 MovieClip.prototype.onMouseDown = function() { method in MovieClip
34 TextField.prototype.onMouseDown = function() { method in TextField
/dports/www/matomo/piwik/plugins/CoreHome/vue/src/FocusAnywhereButHere/
H A DFocusAnywhereButHere.ts16 onMouseDown?: () => void; property
45 function onMouseDown(element: HTMLElement, binding: DirectiveBinding<FocusAnywhereButHereArgs>) { function
/dports/www/matomo/piwik/plugins/CoreHome/vue/src/ExpandOnClick/
H A DExpandOnClick.ts20 onMouseDown?: () => void; property
55 function onMouseDown(binding: DirectiveBinding<ExpandOnClickArgs>) { function
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/screenComponents/
H A DshipInternalView.cpp148 bool GuiShipRoomContainer::onMouseDown(sf::Vector2f position) in onMouseDown() function in GuiShipRoomContainer
216 bool GuiShipRoom::onMouseDown(sf::Vector2f position) in onMouseDown() function in GuiShipRoom
250 bool GuiShipDoor::onMouseDown(sf::Vector2f position) in onMouseDown() function in GuiShipDoor
310 bool GuiShipCrew::onMouseDown(sf::Vector2f position) in onMouseDown() function in GuiShipCrew
H A DshipsLogControl.cpp77 bool ShipsLog::onMouseDown(sf::Vector2f position) in onMouseDown() function in ShipsLog
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Widgets/Logic/Lobby/
H A DMapPreviewLogic.cs28 …Action<MapPreviewWidget, MapPreview, MouseInput> onMouseDown, Func<MapPreview, Dictionary<CPos, Sp… in MapPreviewLogic()
175 …Action<MapPreviewWidget, MapPreview, MouseInput> onMouseDown, Func<MapPreview, Dictionary<CPos, Sp… in SetupWidgets()
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/
H A Dmachine_dialog.lua124 function UIMachine:onMouseDown(code, x, y) function
H A Dfullscreen.lua101 function UIFullscreen:onMouseDown(button, x, y) function
H A Dresizable.lua114 function UIResizable:onMouseDown(button, x, y) function
H A Dadviser.lua186 function UIAdviser:onMouseDown(button, x, y) function
H A Dqueue_dialog.lua123 function UIQueue:onMouseDown(button, x, y) function
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/controls/
H A Dcsplashscreen.cpp33 CMouseEventResult onMouseDown (CPoint& where, const CButtonState& buttons) override in onMouseDown() function in VSTGUI::CDefaultSplashScreenView
121 CMouseEventResult CSplashScreen::onMouseDown (CPoint& where, const CButtonState& buttons) in onMouseDown() function in VSTGUI::CSplashScreen
217 CMouseEventResult CAnimationSplashScreen::onMouseDown (CPoint& where, const CButtonState& buttons) in onMouseDown() function in VSTGUI::CAnimationSplashScreen
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/controls/
H A Dcsplashscreen.cpp33 CMouseEventResult onMouseDown (CPoint& where, const CButtonState& buttons) override in onMouseDown() function in VSTGUI::CDefaultSplashScreenView
121 CMouseEventResult CSplashScreen::onMouseDown (CPoint& where, const CButtonState& buttons) in onMouseDown() function in VSTGUI::CSplashScreen
217 CMouseEventResult CAnimationSplashScreen::onMouseDown (CPoint& where, const CButtonState& buttons) in onMouseDown() function in VSTGUI::CAnimationSplashScreen
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/gui/
H A Dgui2_panel.cpp13 bool GuiPanel::onMouseDown(sf::Vector2f position) in onMouseDown() function in GuiPanel
H A Dgui2_slider.cpp43 bool GuiBasicSlider::onMouseDown(sf::Vector2f position) in onMouseDown() function in GuiBasicSlider
190 bool GuiSlider::onMouseDown(sf::Vector2f position) in onMouseDown() function in GuiSlider
291 bool GuiSlider2D::onMouseDown(sf::Vector2f position) in onMouseDown() function in GuiSlider2D
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/screens/gm/
H A DglobalMessageEntryView.cpp29 bool GuiGlobalMessageEntryView::onMouseDown(sf::Vector2f position) in onMouseDown() function in GuiGlobalMessageEntryView
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/fullscreen/
H A Dhospital_policy.lua176 function UIPolicy:onMouseDown(code, x, y) function
H A Ddrug_casebook.lua352 function UICasebook:onMouseDown(button, x, y) function
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/resizables/
H A Dnew_game.lua142 function UINewGame:onMouseDown(button, x, y) function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/ace/
H A DAceMouseEventNative.java24 void onMouseDown(AceMouseEventNative event); in onMouseDown() method
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/tests/unittest/lib/
H A Dcframe_test.cpp49 CMouseEventResult onMouseDown (CPoint& p, const CButtonState& buttons) override in onMouseDown() function in VSTGUI::__anon9b03e6580111::View
118 CMouseEventResult onMouseDown (CPoint& p, const CButtonState& buttons) override in onMouseDown() function in VSTGUI::__anon9b03e6580111::CollectInvalidRectView
/dports/lang/elm/elm-compiler-bootstrap-0.19.1/0.19.1/packages/elm/svg/1.0.1/src/Svg/
H A DEvents.elm36 onMouseDown msg = function
/dports/math/R/R-4.1.2/src/library/grDevices/R/
H A Dgevents.R39 onMouseDown = NULL, onMouseMove = NULL, onMouseUp = NULL, argument
/dports/math/libRmath/R-4.1.1/src/library/grDevices/R/
H A Dgevents.R39 onMouseDown = NULL, onMouseMove = NULL, onMouseUp = NULL, argument

1234567891011