Searched refs:getPlainTextLength (Results 1 – 3 of 3) sorted by relevance
80 int getPlainTextLength(); in getPlainTextLength() method535 textPositions[i] = converter.getPlainTextLength(); in convertToPlainText()540 textPositions[numNodes] = converter.getPlainTextLength(); in convertToPlainText()883 public final int getPlainTextLength() {
84 int getPlainTextLength(); in getPlainTextLength() method572 textPositions[i] = converter.getPlainTextLength(); in convertToPlainText()577 textPositions[numNodes] = converter.getPlainTextLength(); in convertToPlainText()965 public final int getPlainTextLength() { in getPlainTextLength() method in HtmlTree
206 public int getPlainTextLength() { in getPlainTextLength() method in HtmlUtils.SpannedConverter