Home
last modified time | relevance | path

Searched defs:cursorY (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/dports/games/libretro-freeintv/FreeIntv-5fc8d85/src/
H A Dcontroller.c197 int cursorY = cursor[player*2+1]; in getKeypadState() local
220 int cursorY = cursor[player*2+1]; in getQuickKeypadState() local
228 int cursorY = cursor[player*2+1]; in drawMiniKeypad() local
/dports/games/openxcom/OpenXcom-1.0/src/Interface/
H A DScrollBar.cpp160 int cursorY = action->getAbsoluteYMouse() - getY(); in handle() local
193 int cursorY = action->getAbsoluteYMouse() - getY(); in mousePress() local
/dports/graphics/pixen/Pixen-0.1/
H A DPXInfoPanelController.h26 IBOutlet NSTextField *cursorY; variable
/dports/science/pulseview/pulseview-0.4.2/pv/views/decoder_binary/
H A DQHexView.cpp124 int cursorY = cursorPos_ / (2 * BYTES_PER_LINE); in showFromOffset() local
425 int cursorY = charHeight_ + y * charHeight_ + 4; in paintEvent() local
682 int cursorY = cursorPos_ / (2 * BYTES_PER_LINE); in ensureVisible() local
/dports/games/doomsday/doomsday-2.3.1/doomsday/tests/test_appfw/src/
H A Dmainwindow.cpp51 ConstantRule *cursorY; in DENG2_PIMPL() local
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/qt/ui/
H A DUIHexEditor.h92 int cursorX, cursorY; variable
/dports/games/dhewm3/dhewm3-1.5.1/neo/ui/
H A DUserInterfaceLocal.h113 float cursorY; variable
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DTextInput.cpp239 int32_t cursorY = 0; in OnDraw() local
318 static void DrawIMEComposition(rct_drawpixelinfo& dpi, int32_t cursorX, int32_t cursorY) in DrawIMEComposition()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Ddockhelp.cpp220 int cursorY = ui->text->cursorRect().top(); in findText() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/terminal/xterm/
H A DXTermNative.java113 public final native int cursorY() /*-{ in cursorY() method in XTermNative
/dports/games/openjazz/openjazz-20190106/src/io/
H A Dcontrols.h94 int cursorY; ///< Y-coordinate of the cursor variable
/dports/games/scummvm/scummvm-2.5.1/engines/dragons/
H A Dcursor.cpp194 int16 cursorY = _y + _vm->_scene->_camera.y; in updateIniFromScene() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dmycurve.h76 int cursorY; /// Y coordinate in the graph of the cursor variable
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dmycurve.h74 int cursorY; /// Y coordinate in the graph of the cursor variable
/dports/devel/qmake/qt-x11-free-3.3.8/src/attic/
H A Dqtmultilineedit.h264 int cursorY; variable
/dports/japanese/w3m/w3m-2b59b9e/
H A Dmenu.h33 int cursorY; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java40 private int cursorY = 0; field in SheetSettings
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dmenu.h33 int cursorY; member
/dports/www/w3m/w3m-2b59b9e/
H A Dmenu.h33 int cursorY; member
/dports/www/w3m-img/w3m-2b59b9e/
H A Dmenu.h33 int cursorY; member
/dports/audio/visp-go/visp-2585747/vendor/golang.org/x/crypto/ssh/terminal/
H A Dutil.go74 func Restore(fd int, state *State) error {
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java40 private int cursorY = 0; field in SheetSettings
/dports/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8/src/
H A Ddummy.h59 int cursorX, cursorY; member
/dports/games/openxcom/OpenXcom-1.0/src/Battlescape/
H A DMiniMapView.cpp361 int cursorY =_cursorPosition.y + delta.y; in mouseOver() local
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/github.com/ktr0731/go-fuzzyfinder/
H A Dfuzzyfinder.go46 cursorY int member

12345678910>>...13