Searched defs:cursor (Results 1 – 4 of 4) sorted by relevance
45 int cursor = fCaretPosition - fStructuredDocumentRegion.getStartOffset(fTextRegion); in processElementDoubleClicked() local59 protected Point getWord(String string, int cursor) { in getWord()67 assert cursor >= position.x && cursor <= position.y; in getWord() local
82 int cursor = contents.indexOf('^'); in checkClassName() local98 int cursor = contents.indexOf('^'); in checkWord() local
56 int cursor = before.indexOf('^'); in checkWord() local
324 Cursor cursor = display.getSystemCursor(cursorType); in updateCursor() local336 Cursor cursor = display.getSystemCursor(SWT.CURSOR_HAND); in updateCursor() local