/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/blink/ |
H A D | web_input_event_traits_unittest.cc | 36 WebMouseWheelEvent mouse_wheel(WebInputEvent::kMouseWheel, in TEST_F() local
|
H A D | web_input_event_builders_win_unittest.cc | 65 WebMouseWheelEvent mouse_wheel = WebMouseWheelEventBuilder::Build( in TEST() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/blink/ |
H A D | web_input_event_traits_unittest.cc | 38 WebMouseWheelEvent mouse_wheel(WebInputEvent::Type::kMouseWheel, in TEST_F() local
|
H A D | web_input_event_builders_win_unittest.cc | 65 WebMouseWheelEvent mouse_wheel = WebMouseWheelEventBuilder::Build( in TEST() local
|
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/dc/ |
H A D | input.cpp | 38 static int8 mouse_wheel = 0, lastwheel = 0; in handleInput() local
|
/dports/games/scummvm/scummvm-2.5.1/backends/platform/dc/ |
H A D | input.cpp | 38 static int8 mouse_wheel = 0, lastwheel = 0; in handleInput() local
|
/dports/devel/efl/efl-1.25.1/src/examples/ecore/ |
H A D | ecore_evas_wayland_multiseat_example.c | 129 *mouse_down, *mouse_up, *mouse_wheel; in main() local
|
H A D | ecore_evas_vnc_example.c | 205 *mouse_down, *mouse_up, *mouse_wheel; in main() local
|
/dports/games/sea-defender/Sea-Defender-d628051/ |
H A D | gamemenu.cpp | 225 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 D | wlapplication.h | 65 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 D | Main.cpp | 166 float mouse_wheel = 0.0f; local
|
/dports/games/wesnoth/wesnoth-1.14.17/src/ |
H A D | mouse_handler_base.cpp | 310 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 D | event_with_latency_info_unittest.cc | 49 MouseWheelEventWithLatencyInfo mouse_wheel( in CreateMouseWheelEvent() local
|
/dports/graphics/opencv/opencv-4.5.3/modules/highgui/src/ |
H A D | window_QT.h | 378 …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 D | event_with_latency_info_unittest.cc | 49 MouseWheelEventWithLatencyInfo mouse_wheel( in CreateMouseWheelEvent() local
|
/dports/science/py-dlib/dlib-19.22/dlib/gui_widgets/ |
H A D | drawable.h | 178 set_of_drawables mouse_wheel; variable
|
/dports/games/sea-defender/Sea-Defender-d628051/snoutlib/ |
H A D | menu.cpp | 295 void MenuSystem::mouse_wheel(int dir) in mouse_wheel() function in MenuSystem
|
/dports/science/dlib-cpp/dlib-19.22/dlib/gui_widgets/ |
H A D | drawable.h | 178 set_of_drawables mouse_wheel; variable
|
/dports/games/minetest/minetest-5.4.1/src/client/ |
H A D | inputhandler.h | 192 s32 mouse_wheel = 0; variable
|
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/ |
H A D | ImGuiWrapper.cpp | 473 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 D | in_dos.c | 83 static qboolean mouse_wheel; variable
|
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/core/event/ |
H A D | handler.cpp | 703 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 D | obs-source.h | 436 void (*mouse_wheel)(void *data, const struct obs_mouse_event *event, member
|
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/kivy/ |
H A D | tkwidget.py | 558 def mouse_wheel(self, *args): member in MfxScrolledCanvas
|
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/tk/ |
H A D | tkwidget.py | 596 def mouse_wheel(self, *args): member in MfxScrolledCanvas
|