Home
last modified time | relevance | path

Searched defs:scrollSpeed (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/raylib/raylib-3.7.0/examples/core/
H A Dcore_input_mouse_wheel.c24 int scrollSpeed = 4; // Scrolling speed in pixels in main() local
/dports/games/ufoai/ufoai-2.5-source/src/client/ui/node/
H A Dui_node_ekg.h37 float scrollSpeed; member
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/cocoa/
H A DScintillaCocoa.h107 int scrollSpeed; variable
/dports/x11-toolkits/scintilla/scintilla/cocoa/
H A DScintillaCocoa.h107 int scrollSpeed; variable
/dports/editors/textadept/scintilla/cocoa/
H A DScintillaCocoa.h107 int scrollSpeed; variable
/dports/editors/scite/scintilla/cocoa/
H A DScintillaCocoa.h107 int scrollSpeed; variable
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/scintilla/cocoa/
H A DScintillaCocoa.h109 int scrollSpeed; variable
/dports/games/dunelegacy/dunelegacy-0.96.4/include/GUI/dune/
H A DInGameSettingsMenu.h88 int scrollSpeed; variable
/dports/games/spring/spring_98.0/rts/Game/Camera/
H A DCameraController.h74 float scrollSpeed; variable
/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/atlas/GameInterface/
H A DGameLoop.h41 float scrollSpeed[6]; // [fwd, bwd, left, right, cw-rotation, ccw-rotation]. 0.0f for disabled. member
/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DMenuPanel.cpp49 const int scrollSpeed = 2; variable
H A DPreferences.cpp30 int scrollSpeed = 60; variable
/dports/games/openxcom/OpenXcom-1.0/src/Battlescape/
H A DCamera.cpp149 int scrollSpeed = Options::battleScrollSpeed; in mouseOver() local
255 int scrollSpeed = Options::battleScrollSpeed; in keyboardPress() local
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/
H A DScrollerPanel.java89 final Color textColor, final Color backgroundColor, final int scrollSpeed) { in ScrollerPanel()
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/controls/Private/
H A Dqquickwheelarea.cpp262 qreal QQuickWheelArea1::scrollSpeed() const in scrollSpeed() function in QQuickWheelArea1
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DGUILabel.h61 int scrollSpeed; variable
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/Dialog/
H A DPSPMsgDialog.cpp249 float scrollSpeed = 5.0f; in DisplayMessage() local
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/Dialog/
H A DPSPMsgDialog.cpp249 float scrollSpeed = 5.0f; in DisplayMessage() local
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/Dialog/
H A DPSPMsgDialog.cpp249 float scrollSpeed = 5.0f; in DisplayMessage() local
/dports/editors/o/o-2.46.0/
H A Dposition.go15 scrollSpeed int // how many lines to scroll, when scrolling up and down member
/dports/games/maxr/maxr-0.2.9/src/
H A Dsettings.h284 int scrollSpeed; variable
/dports/games/openlierox/OpenLieroX/src/client/
H A DCViewport.cpp245 float scrollSpeed = 300.0f*tLX->fDeltaTime.seconds(); in Process() local
/dports/games/chromium-bsu/chromium-bsu-0.9.16.1/src/
H A DGlobal.h68 static float scrollSpeed; variable
H A DGlobal.cpp38 float Global::scrollSpeed = -0.045; member in Global
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/fullcalendar/fullcalendar/src/common/
H A DDragListener.ts63 scrollSpeed: number = 200 // pixels per second, at maximum speed property in DragListener

123