Home
last modified time | relevance | path

Searched defs:mouse_wheel (Results 1 – 25 of 36) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/blink/
H A Dweb_input_event_traits_unittest.cc36 WebMouseWheelEvent mouse_wheel(WebInputEvent::kMouseWheel, in TEST_F() local
H A Dweb_input_event_builders_win_unittest.cc65 WebMouseWheelEvent mouse_wheel = WebMouseWheelEventBuilder::Build( in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/blink/
H A Dweb_input_event_traits_unittest.cc38 WebMouseWheelEvent mouse_wheel(WebInputEvent::Type::kMouseWheel, in TEST_F() local
H A Dweb_input_event_builders_win_unittest.cc65 WebMouseWheelEvent mouse_wheel = WebMouseWheelEventBuilder::Build( in TEST() local
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/dc/
H A Dinput.cpp38 static int8 mouse_wheel = 0, lastwheel = 0; in handleInput() local
/dports/games/scummvm/scummvm-2.5.1/backends/platform/dc/
H A Dinput.cpp38 static int8 mouse_wheel = 0, lastwheel = 0; in handleInput() local
/dports/devel/efl/efl-1.25.1/src/examples/ecore/
H A Decore_evas_wayland_multiseat_example.c129 *mouse_down, *mouse_up, *mouse_wheel; in main() local
H A Decore_evas_vnc_example.c205 *mouse_down, *mouse_up, *mouse_wheel; in main() local
/dports/games/sea-defender/Sea-Defender-d628051/
H A Dgamemenu.cpp225 void GameMenu::mouse_wheel(int dir) { m_menusystem.mouse_wheel(dir);} in mouse_wheel() function in GameMenu
/dports/games/widelands/widelands-build21/src/
H A Dwlapplication.h65 bool (*mouse_wheel)(uint32_t which, int32_t x, int32_t y); member
/dports/games/marblemarcher/Marble-Marcher-Community-Edition-1.4.5/src/
H A DMain.cpp166 float mouse_wheel = 0.0f; local
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dmouse_handler_base.cpp310 void mouse_handler_base::mouse_wheel(int scrollx, int scrolly, bool browse) in mouse_wheel() function in events::mouse_handler_base
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/common/input/
H A Devent_with_latency_info_unittest.cc49 MouseWheelEventWithLatencyInfo mouse_wheel( in CreateMouseWheelEvent() local
/dports/graphics/opencv/opencv-4.5.3/modules/highgui/src/
H A Dwindow_QT.h378 …e_mouse_event { mouse_up = 0, mouse_down = 1, mouse_dbclick = 2, mouse_move = 3, mouse_wheel = 4 }; enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/common/input/
H A Devent_with_latency_info_unittest.cc49 MouseWheelEventWithLatencyInfo mouse_wheel( in CreateMouseWheelEvent() local
/dports/science/py-dlib/dlib-19.22/dlib/gui_widgets/
H A Ddrawable.h178 set_of_drawables mouse_wheel; variable
/dports/games/sea-defender/Sea-Defender-d628051/snoutlib/
H A Dmenu.cpp295 void MenuSystem::mouse_wheel(int dir) in mouse_wheel() function in MenuSystem
/dports/science/dlib-cpp/dlib-19.22/dlib/gui_widgets/
H A Ddrawable.h178 set_of_drawables mouse_wheel; variable
/dports/games/minetest/minetest-5.4.1/src/client/
H A Dinputhandler.h192 s32 mouse_wheel = 0; variable
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DImGuiWrapper.cpp473 static void process_mouse_wheel(int& mouse_wheel) in process_mouse_wheel()
482 …ol (*items_getter)(const bool , int , const char**), int& hovered, int& selected, int& mouse_wheel) in undo_redo_list() argument
684 …ch::OptionViewParameters& view_params, int& selected, bool& edited, int& mouse_wheel, bool is_loca… in search_list()
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Din_dos.c83 static qboolean mouse_wheel; variable
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/core/event/
H A Dhandler.cpp703 void sdl_event_handler::mouse_wheel(const point& position, int x, int y) in mouse_wheel() function in gui2::event::sdl_event_handler
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/
H A Dobs-source.h436 void (*mouse_wheel)(void *data, const struct obs_mouse_event *event, member
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/kivy/
H A Dtkwidget.py558 def mouse_wheel(self, *args): member in MfxScrolledCanvas
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/tk/
H A Dtkwidget.py596 def mouse_wheel(self, *args): member in MfxScrolledCanvas

12