Searched refs:updateCaret (Results 1 – 4 of 4) sorted by relevance
114 int caretPosBefore = updateCaret(viewer, caretBefore); in checkGotoMatching()
52 int offset = updateCaret(viewer, before); in checkInsertNewline()
910 int offset = updateCaret(viewer, caretLocation); in complete()
346 protected int updateCaret(ISourceViewer viewer, String caretLocation) { in updateCaret() method in AdtProjectTest