Searched refs:getPlainTextLength (Results 1 – 2 of 2) sorted by relevance
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