Home | History | Annotate | Download | only in intltest

Lines Matching refs:getChar32Start

4547                 (breakPos < 0 && testText.getChar32Start(i)>0) ||
4548 (breakPos < lastBreakPos && lastBreakPos < testText.getChar32Start(i)) ) {