Searched refs:getParagraphIndex (Results 1 – 14 of 14) sorted by relevance
149 paraIndex = bidi.getParagraphIndex(paraBounds[i]); in testMultipleParagraphs()234 paraIndex = bidiLine.getParagraphIndex(i); in testMultipleParagraphs()290 paraIndex = bidiLine.getParagraphIndex(i); in testMultipleParagraphs()
152 paraIndex = bidi.getParagraphIndex(paraBounds[i]); in testMultipleParagraphs()237 paraIndex = bidiLine.getParagraphIndex(i); in testMultipleParagraphs()293 paraIndex = bidiLine.getParagraphIndex(i); in testMultipleParagraphs()
4620 public int getParagraphIndex(int charIndex) in getParagraphIndex() method in Bidi4723 if (getParagraphIndex(start) != getParagraphIndex(limit - 1)) { in setLine()
4672 public int getParagraphIndex(int charIndex) in getParagraphIndex() method in Bidi4779 if (getParagraphIndex(start) != getParagraphIndex(limit - 1)) { in setLine()