Searched defs:getCaretOffset (Results 1 – 2 of 2) sorted by relevance
273 protected int getCaretOffset(IFile file, String caretLocation) { in getCaretOffset() method in AdtProjectTest280 protected int getCaretOffset(String fileContent, String caretLocation) { in getCaretOffset() method in AdtProjectTest
86 protected int getCaretOffset(String fileContent, String caretLocation) { in getCaretOffset() method in XmlPrettyPrinterTest