Searched refs:getBlockEnd (Results 1 – 1 of 1) sorted by relevance
383 int endNode = Math.min(getBlockEnd(textEnd), maxNode); in createBlocks()505 private int getBlockEnd(int textPos) { in getBlockEnd() method in HtmlTree