Home
last modified time | relevance | path

Searched refs:sBehind (Results 1 – 1 of 1) sorted by relevance

/trunk/main/toolkit/test/accessibility/
H A DAccessibleTextHandler.java167 String sWord, String sBefore, String sBehind) in textAtIndexNodeString() argument
172 + "" + sBehind + ")"; in textAtIndexNodeString()
198 TextSegment sBehind = xText.getTextBehindIndex(0, nTextType); in textAtIndexNode() local
206 sTBeh.equals( sBehind ) ) ) in textAtIndexNode()
210 sWord.SegmentText, sBefore.SegmentText, sBehind.SegmentText), aNode)); in textAtIndexNode()
213 sBehind = sTBeh; in textAtIndexNode()
226 sWord.SegmentText, sBefore.SegmentText, sBehind.SegmentText), aNode)); in textAtIndexNode()

Completed in 15 milliseconds