Searched refs:getParagraphCount (Results 1 – 3 of 3) sorted by relevance
403 for (int i = 0; i < pct.getParagraphCount(); ++i) { in createMeasuredParagraphsFromPrecomputedText()489 public @IntRange(from = 0) int getParagraphCount() { in getParagraphCount() method in PrecomputedText497 Preconditions.checkArgumentInRange(paraIndex, 0, getParagraphCount(), "paraIndex"); in getParagraphStart()505 Preconditions.checkArgumentInRange(paraIndex, 0, getParagraphCount(), "paraIndex"); in getParagraphEnd()632 for (int i = 0; i < getParagraphCount(); ++i) { in getMemoryUsage()
47291 method @IntRange(from=0) public int getParagraphCount();
47435 method @IntRange(from=0) public int getParagraphCount();