Home
last modified time | relevance | path

Searched defs:mouse_moved (Results 1 – 25 of 97) sorted by relevance

1234

/dports/math/PDL/PDL-2.019/Graphics/TriD/TriD/
H A DSimpleScaler.pm31 sub mouse_moved { subroutine
H A DButtonControl.pm60 sub mouse_moved{ subroutine
H A DArcBall.pm36 sub mouse_moved { subroutine
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/macos/
H A Dactivation_hack.rs73 mouse_moved: AtomicBool, field
134 pub extern "C" fn mouse_moved(this: &Object, _: Sel, _: id) { in mouse_moved() function
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/macos/
H A Dactivation_hack.rs73 mouse_moved: AtomicBool, field
134 pub extern "C" fn mouse_moved(this: &Object, _: Sel, _: id) { in mouse_moved() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/toys/
H A Ddraw-toy.cpp79 void mouse_moved(GdkEventMotion* e) { in mouse_moved() function in DrawToy
H A Dparametrics.cpp167 virtual void mouse_moved(GdkEventMotion* e) { in mouse_moved() function in Parametrics
H A Dsquiggles.cpp74 virtual void mouse_moved(GdkEventMotion* e){ in mouse_moved() function in Squiggles
/dports/math/lib2geom/lib2geom-1.1/src/toys/
H A Ddraw-toy.cpp79 void mouse_moved(GdkEventMotion* e) override { in mouse_moved() function in DrawToy
H A Dparametrics.cpp167 virtual void mouse_moved(GdkEventMotion* e) { in mouse_moved() function in Parametrics
H A Dsquiggles.cpp74 void mouse_moved(GdkEventMotion* e) override{ in mouse_moved() function in Squiggles
/dports/graphics/radius-engine/radius-engine-1.1/
H A Dr_layer.h50 r_object_ref_t mouse_moved; member
/dports/games/alephone/alephone-release-20190331/Source_Files/Input/
H A Dmouse_sdl.cpp203 void mouse_moved(int delta_x, int delta_y) in mouse_moved() function
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/gui/widgets/
H A Dgui_widget.h78 bool mouse_moved; /* true if mouse moves while button is pressed */ variable
/dports/devel/mingw32-pdcurses/PDCurses-3.4/dos/
H A Dpdckbd.c93 static bool mouse_avail = FALSE, mouse_vis = FALSE, mouse_moved = FALSE, variable
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/PDCurses/dos/
H A Dpdckbd.c95 static bool mouse_avail = FALSE, mouse_vis = FALSE, mouse_moved = FALSE, variable
/dports/devel/pdcurses/PDCurses-3.5/dos/
H A Dpdckbd.c95 static bool mouse_avail = FALSE, mouse_vis = FALSE, mouse_moved = FALSE, variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/pdcurses-sys-0.7.1/src/PDCurses/dos/
H A Dpdckbd.c95 static bool mouse_avail = FALSE, mouse_vis = FALSE, mouse_moved = FALSE, variable
/dports/games/sea-defender/Sea-Defender-d628051/
H A Dgamemenu.cpp224 void GameMenu::mouse_moved(void) { m_menusystem.mouse_moved(); } in mouse_moved() function in GameMenu
/dports/emulators/mednafen/mednafen/src/nes/ntsc/
H A Ddemo.c36 static int mouse_moved; variable
/dports/emulators/nestopia/nestopia-1.51.1/source/nes_ntsc/
H A Ddemo_impl.h30 static int mouse_moved; variable
/dports/games/libretro-nestopia/nestopia-2b0315c/source/nes_ntsc/
H A Ddemo_impl.h30 static int mouse_moved; variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/2geom/orphan-code/
H A Dredblack-toy.cpp117 void mouse_moved(GdkEventMotion* e){ in mouse_moved() function in RedBlackToy
/dports/math/lib2geom/lib2geom-1.1/src/2geom/orphan-code/
H A Dredblack-toy.cpp117 void mouse_moved(GdkEventMotion* e){ in mouse_moved() function in RedBlackToy
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Dmap_view.cpp1723 void MapView::State::mouse_moved(const QMouseEvent& event) { in mouse_moved() function in SolarusEditor::MapView::State
1851 void DoingNothingState::mouse_moved(const QMouseEvent& event) { in mouse_moved() function in SolarusEditor::DoingNothingState
1961 void DrawingRectangleState::mouse_moved(const QMouseEvent& event) { in mouse_moved() function in SolarusEditor::DrawingRectangleState
2049 void MovingEntitiesState::mouse_moved(const QMouseEvent& event) { in mouse_moved() function in SolarusEditor::MovingEntitiesState
2218 void ResizingEntitiesState::mouse_moved(const QMouseEvent& event) { in mouse_moved() function in SolarusEditor::ResizingEntitiesState
2910 void AddingEntitiesState::mouse_moved(const QMouseEvent& event) { in mouse_moved() function in SolarusEditor::AddingEntitiesState

1234