Home
last modified time | relevance | path

Searched refs:getCursorPos (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/dports/x11/runner/runner-1.1/src/aguix/
H A Dstringgadget.cc487 … content.removeRange( content.getCursorPos(), content.getCursorPos() ); in handleMessage()
758 content.setSelEnd( content.getCursorPos() ); in setText()
834 if ( content.getCursorPos() < content.getXOffset() ) content.setXOffset( content.getCursorPos() ); in removeSelection()
910 return content.getCursorPos(); in getCursor()
920 content.setSelEnd( content.getCursorPos() ); in setCursor()
975 content.setSelEnd( content.getCursorPos() ); in cancelcut()
1001 setXOffset( content.getCursorPos() ); in selectAll()
1003 content.setSelEnd( content.getCursorPos() ); in selectAll()
1177 int pos = getCursorPos(); in insertAtCursor()
1353 int new_cur = content.getCursorPos(); in jumpToNextWord()
[all …]
/dports/x11-fm/worker/worker-4.10.0/src/aguix/
H A Dstringgadget.cc488 … content.removeRange( content.getCursorPos(), content.getCursorPos() ); in handleMessage()
759 content.setSelEnd( content.getCursorPos() ); in setText()
835 if ( content.getCursorPos() < content.getXOffset() ) content.setXOffset( content.getCursorPos() ); in removeSelection()
909 return content.getCursorPos(); in getCursor()
919 content.setSelEnd( content.getCursorPos() ); in setCursor()
975 content.setSelEnd( content.getCursorPos() ); in cancelcut()
1001 setXOffset( content.getCursorPos() ); in selectAll()
1003 content.setSelEnd( content.getCursorPos() ); in selectAll()
1177 int pos = getCursorPos(); in insertAtCursor()
1353 int new_cur = content.getCursorPos(); in jumpToNextWord()
[all …]
/dports/sysutils/barrier/barrier-2.3.3/src/test/integtests/net/
H A DNetworkTests.cpp64 void getCursorPos(SInt32& x, SInt32& y);
144 ON_CALL(clientScreen, getCursorPos(_, _)).WillByDefault(Invoke(getCursorPos)); in TEST_F()
202 ON_CALL(clientScreen, getCursorPos(_, _)).WillByDefault(Invoke(getCursorPos)); in TEST_F()
254 ON_CALL(clientScreen, getCursorPos(_, _)).WillByDefault(Invoke(getCursorPos)); in TEST_F()
311 ON_CALL(clientScreen, getCursorPos(_, _)).WillByDefault(Invoke(getCursorPos)); in TEST_F()
519 getCursorPos(SInt32& x, SInt32& y) in getCursorPos() function
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/test/integtests/net/
H A DNetworkTests.cpp64 void getCursorPos(SInt32& x, SInt32& y);
144 ON_CALL(clientScreen, getCursorPos(_, _)).WillByDefault(Invoke(getCursorPos)); in TEST_F()
202 ON_CALL(clientScreen, getCursorPos(_, _)).WillByDefault(Invoke(getCursorPos)); in TEST_F()
254 ON_CALL(clientScreen, getCursorPos(_, _)).WillByDefault(Invoke(getCursorPos)); in TEST_F()
311 ON_CALL(clientScreen, getCursorPos(_, _)).WillByDefault(Invoke(getCursorPos)); in TEST_F()
519 getCursorPos(SInt32& x, SInt32& y) in getCursorPos() function
/dports/games/pioneer/pioneer-20210723/data/pigui/modules/
H A Dship-internals-window.lua41 local pos = ui.getCursorPos()
81 local v = ui.getCursorPos();
139 local v = ui.getCursorPos()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/
H A DGlobalCursorManager.java135 protected abstract void getCursorPos(Point p); in getCursorPos() method in GlobalCursorManager
191 getCursorPos(queryPos); in _updateCursor()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/awt/
H A DGlobalCursorManager.java135 protected abstract void getCursorPos(Point p); in getCursorPos() method in GlobalCursorManager
191 getCursorPos(queryPos); in _updateCursor()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/
H A DGlobalCursorManager.java135 protected abstract void getCursorPos(Point p); in getCursorPos() method in GlobalCursorManager
191 getCursorPos(queryPos); in _updateCursor()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/
H A DGlobalCursorManager.java135 protected abstract void getCursorPos(Point p); in getCursorPos() method in GlobalCursorManager
191 getCursorPos(queryPos); in _updateCursor()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/awt/
H A DGlobalCursorManager.java135 protected abstract void getCursorPos(Point p); in getCursorPos() method in GlobalCursorManager
191 getCursorPos(queryPos); in _updateCursor()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/awt/
H A DGlobalCursorManager.java135 protected abstract void getCursorPos(Point p); in getCursorPos() method in GlobalCursorManager
191 getCursorPos(queryPos); in _updateCursor()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/awt/
H A DGlobalCursorManager.java135 protected abstract void getCursorPos(Point p); in getCursorPos() method in GlobalCursorManager
191 getCursorPos(queryPos); in _updateCursor()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/awt/
H A DGlobalCursorManager.java135 protected abstract void getCursorPos(Point p); in getCursorPos() method in GlobalCursorManager
191 getCursorPos(queryPos); in _updateCursor()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/awt/
H A DGlobalCursorManager.java135 protected abstract void getCursorPos(Point p); in getCursorPos() method in GlobalCursorManager
191 getCursorPos(queryPos); in _updateCursor()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/
H A DGlobalCursorManager.java135 protected abstract void getCursorPos(Point p); in getCursorPos() method in GlobalCursorManager
191 getCursorPos(queryPos); in _updateCursor()
/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/trackedit/
H A Dmainpage.cpp120 m_Camera->setTargetPos(theTrackDocument->getCursorPos()); in resetCameraPosition()
214 m_Camera->setTargetPos(theTrackDocument->getCursorPos()); in onKeyPress()
270 m_Camera->setTargetPos(theTrackDocument->getCursorPos()); in onMouseClick()
/dports/games/pioneer/pioneer-20210723/data/pigui/views/
H A Dstation-view.lua46 local gaugePos = ui.getWindowPos() + ui.getCursorPos() + self.style.inventoryPadding
55 gaugePos = ui.getWindowPos() + ui.getCursorPos() + self.style.inventoryPadding
/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DPrimaryClient.cpp123 PrimaryClient::getCursorPos(SInt32& x, SInt32& y) const in getCursorPos() function in PrimaryClient
125 m_screen->getCursorPos(x, y); in getCursorPos()
/dports/cad/librepcb/librepcb-0.1.6/tests/unittests/libraryeditor/sym/
H A Dsymbolclipboarddatatest.cpp63 EXPECT_EQ(pos, obj2->getCursorPos()); in TEST()
130 EXPECT_EQ(pos, obj2->getCursorPos()); in TEST()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DPrimaryClient.cpp123 PrimaryClient::getCursorPos(SInt32& x, SInt32& y) const in getCursorPos() function in PrimaryClient
125 m_screen->getCursorPos(x, y); in getCursorPos()
/dports/editors/textadept/cdk-5.0-20200923/
H A Dmentry.c275 static int getCursorPos (CDKMENTRY *mentry) in getCursorPos() function
288 int cursorPos = getCursorPos (widget); in _injectCDKMentry()
359 if ((getCursorPos (widget) + 1) <= infoLength) in _injectCDKMentry()
385 if ((getCursorPos (widget) + widget->fieldWidth + 1) in _injectCDKMentry()
429 cursorPos = getCursorPos (widget); in _injectCDKMentry()
701 int cursorPos = getCursorPos (mentry); in CDKMentryCallBack()
/dports/editors/textadept/textadept-textadept_11.1/src/cdk/
H A Dmentry.c275 static int getCursorPos (CDKMENTRY *mentry) in getCursorPos() function
288 int cursorPos = getCursorPos (widget); in _injectCDKMentry()
359 if ((getCursorPos (widget) + 1) <= infoLength) in _injectCDKMentry()
385 if ((getCursorPos (widget) + widget->fieldWidth + 1) in _injectCDKMentry()
429 cursorPos = getCursorPos (widget); in _injectCDKMentry()
701 int cursorPos = getCursorPos (mentry); in CDKMentryCallBack()
/dports/devel/cdk/cdk-5.0-20161210/
H A Dmentry.c275 static int getCursorPos (CDKMENTRY *mentry) in getCursorPos() function
288 int cursorPos = getCursorPos (widget); in _injectCDKMentry()
359 if ((getCursorPos (widget) + 1) <= infoLength) in _injectCDKMentry()
385 if ((getCursorPos (widget) + widget->fieldWidth + 1) in _injectCDKMentry()
429 cursorPos = getCursorPos (widget); in _injectCDKMentry()
701 int cursorPos = getCursorPos (mentry); in CDKMentryCallBack()
/dports/sysutils/barrier/barrier-2.3.3/src/test/mock/barrier/
H A DMockScreen.h32 MOCK_CONST_METHOD2(getCursorPos, void(SInt32&, SInt32&));
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/ace/
H A DDplyrJoinContext.java49 public native final String getCursorPos() /*-{ in getCursorPos() method in DplyrJoinContext

12345678910>>...12