Home
last modified time | relevance | path

Searched defs:cursorX (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/dports/editors/parinfer-rust/parinfer-rust-0.4.3/tests/cases/
H A Dindent-mode.json125 "cursorX": 9, number
129 "cursorX": 9, number
265 "cursorX": 1, number
269 "cursorX": 1, number
290 "cursorX": 3, number
294 "cursorX": 3, number
315 "cursorX": 3, number
319 "cursorX": 3, number
525 "cursorX": 7, number
529 "cursorX": 7, number
[all …]
H A Dsmart-mode.json5 "cursorX": 6, number
9 "cursorX": 6, number
40 "cursorX": 6, number
44 "cursorX": 6, number
75 "cursorX": 2, number
79 "cursorX": 6, number
95 "cursorX": 7, number
99 "cursorX": 5, number
115 "cursorX": 0, number
127 "cursorX": 0, number
[all …]
H A Dparen-mode.json360 "cursorX": 5, number
364 "cursorX": 5, number
380 "cursorX": 12, number
384 "cursorX": 12, number
430 "cursorX": 0, number
434 "cursorX": 6, number
450 "cursorX": 8, number
454 "cursorX": 13, number
807 "cursorX": 0, number
819 "cursorX": 0, number
[all …]
/dports/games/libretro-freeintv/FreeIntv-5fc8d85/src/
H A Dcontroller.c196 int cursorX = cursor[player*2]; in getKeypadState() local
219 int cursorX = cursor[player*2]; in getQuickKeypadState() local
227 int cursorX = cursor[player*2]; in drawMiniKeypad() local
/dports/graphics/pixen/Pixen-0.1/
H A DPXInfoPanelController.h25 IBOutlet NSTextField *cursorX; variable
/dports/games/openxcom/OpenXcom-1.0/src/Interface/
H A DSlider.cpp179 int cursorX = action->getAbsoluteXMouse(); in handle() local
269 int cursorX = action->getAbsoluteXMouse(); in mousePress() local
/dports/devel/okteta/okteta-0.26.6/gui/
H A Dcursor.hpp53 inline PixelX Cursor::cursorX() const { return CursorX; } in cursorX() function in Okteta::Cursor
/dports/games/doomsday/doomsday-2.3.1/doomsday/tests/test_appfw/src/
H A Dmainwindow.cpp50 ConstantRule *cursorX; 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.h112 float cursorX; variable
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DTextInput.cpp238 int32_t cursorX = 0; in OnDraw() local
318 static void DrawIMEComposition(rct_drawpixelinfo& dpi, int32_t cursorX, int32_t cursorY) in DrawIMEComposition()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/terminal/xterm/
H A DXTermNative.java108 public final native int cursorX() /*-{ in cursorX() method in XTermNative
/dports/games/openjazz/openjazz-20190106/src/io/
H A Dcontrols.h93 int cursorX; ///< X-coordinate of the cursor variable
/dports/games/scummvm/scummvm-2.5.1/engines/dragons/
H A Dcursor.cpp193 int16 cursorX = _x + _vm->_scene->_camera.x; in updateIniFromScene() local
/dports/x11-toolkits/redkite/redkite-1.3.1/src/
H A DRkLineEditImpl.cpp279 int cursorX = 0; in paintEvent() local
/dports/audio/geonkick-lv2/geonkick-2.8.0/redkite/src/
H A DRkLineEditImpl.cpp279 int cursorX = 0; in paintEvent() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dmycurve.h75 int cursorX; /// X coordinate in the graph of the cursor variable
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dmycurve.h73 int cursorX; /// X coordinate in the graph of the cursor variable
/dports/devel/qmake/qt-x11-free-3.3.8/src/attic/
H A Dqtmultilineedit.h263 int cursorX; variable
/dports/japanese/w3m/w3m-2b59b9e/
H A Dmenu.h32 int cursorX; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java39 private int cursorX = 0; field in SheetSettings
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dmenu.h32 int cursorX; member
/dports/www/w3m/w3m-2b59b9e/
H A Dmenu.h32 int cursorX; member
/dports/www/w3m-img/w3m-2b59b9e/
H A Dmenu.h32 int cursorX; 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 {

12345678910>>...15