Searched refs:cursorPos (Results 1 – 7 of 7) sorted by relevance
41 cursorPos = theCursorPos; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()59 cursorPos = 0; in StringReplacer()73 cursorPos = other.cursorPos; in StringReplacer()119 newStart = cursorPos; in replace()157 if (oOutput == cursorPos) { in replace()187 if (oOutput == cursorPos) { in replace()207 if (cursorPos < 0) { in replace()209 int32_t n = cursorPos; in replace()216 } else if (cursorPos > output.length()) { in replace()218 int32_t n = cursorPos - output.length(); in replace()[all …]
48 int32_t cursorPos; variable
99 private Vector2f cursorPos = new Vector2f(); field in InputManager397 cursorPos.set(evt.getX(), evt.getY()); in onMouseMotionEvent()415 cursorPos.set(evt.getX(), evt.getY()); in onMouseButtonEvent()658 return cursorPos; in getCursorPosition()
1110 int cursorPos = frame->selection()->extent().offsetInContainerNode(); in inputMethodEvent() local1111 int start = cursorPos + ev->replacementStart(); in inputMethodEvent()
2352 (RenderText::cursorPos):12129 (RenderText::cursorPos):12924 (RenderText::cursorPos):
15689 (RenderText::checkSelectionPoint), (RenderText::cursorPos),
58409 (RenderText::cursorPos):