Home
last modified time | relevance | path

Searched refs:getCursorY (Results 1 – 25 of 40) sorted by relevance

12

/dports/x11/konsole/konsole-21.12.3/src/
H A DEscapeSequenceUrlExtractor.cpp41 const int realCcolumn = _screen->getCursorY() + _screen->getHistLines(); in appendUrlText()
68 const int realCcolumn = _screen->getCursorY() + _screen->getHistLines(); in endUrlInput()
H A DScreenWindow.cpp205 position.setY(_screen->getCursorY()); in cursorPosition()
H A DScreen.h335 int getCursorY() const;
/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/trackedit/
H A Dtrackdocument.h49 int getCursorY(){return m_CursorY;} in getCursorY() function
H A Dmainpage.cpp208 theTrackDocument->getCursorY()+dy, in onKeyPress()
264 theTrackDocument->getCursorY()+dy, in onMouseClick()
H A Dreplaceaction.cpp32 newTile.m_Z = theTrackDocument->getCursorY(); in doAction()
H A Dterenderer.cpp66 tgty = theTrackDocument->getCursorY(); in update()
H A Dtegui.cpp660 theTrackDocument->getCursorY(), in resizeTrack()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/views/
H A Dtextview.h65 int getCursorY() const { in getCursorY() function
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/controllers/
H A Dread_string_controller.cpp43 _screenY = view->getCursorY(); in ReadStringController()
/dports/graphics/libcaca/libcaca-0.99.beta19/java/org/zoy/caca/
H A DCanvas.java21 private static native int getCursorY(long canvasPtr); in getCursorY() method in Canvas
33 return getCursorY(ptr); in getY()
/dports/x11/konsole/konsole-21.12.3/src/autotests/
H A DScreenTest.cpp93 QCOMPARE(screen->getCursorY(), y); in doComparePosition()
/dports/x11/konsole/konsole-21.12.3/src/widgets/
H A DTerminalDisplayAccessible.cpp39 int offset = display()->_usedColumns * display()->screenWindow()->screen()->getCursorY(); in cursorPosition()
/dports/math/octave/octave-6.4.0/libgui/qterminal/libqterminal/unix/
H A DScreen.h300 int getCursorY() const;
H A DScreenWindow.cpp192 position.setY( _screen->getCursorY() ); in cursorPosition()
/dports/x11-toolkits/qtermwidget/qtermwidget-1.0.0/lib/
H A DScreen.h318 int getCursorY() const;
H A DScreenWindow.cpp192 position.setY( _screen->getCursorY() ); in cursorPosition()
/dports/x11/cool-retro-term/cool-retro-term-1.1.1/qmltermwidget/lib/
H A DScreen.h308 int getCursorY() const;
H A DScreenWindow.cpp191 position.setY( _screen->getCursorY() ); in cursorPosition()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/grass/qtermwidget/
H A DScreen.h303 int getCursorY() const;
H A DScreenWindow.cpp192 position.setY( _screen->getCursorY() ); in cursorPosition()
/dports/graphics/qgis/qgis-3.22.3/src/plugins/grass/qtermwidget/
H A DScreen.h303 int getCursorY() const;
H A DScreenWindow.cpp192 position.setY( _screen->getCursorY() ); in cursorPosition()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/terminal/xterm/
H A DXTermWidget.java269 public int getCursorY() in getCursorY() method in XTermWidget
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/tools/
H A Dbuild-xterm-README.md101 methods `getLocalBuffer`, `currentLine`, `getCursorX`, and `getCursorY`

12