Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ cursorPosition
Method
cursorPosition
src/internalinputmethodcontext.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
int InternalInputMethodContext::cursorPosition() const
43
{
44
return m_cursorPos;
45
}
46
47
int InternalInputMethodContext::anchorPosition() const
48
{
Callers
3
testCommit
Method · 0.80
surroundingTextChanged
Method · 0.80
adoptInputMethodContext
Method · 0.80
Calls
no outgoing calls
Tested by
1
testCommit
Method · 0.64