Searched refs:boxIndex (Results 1 – 1 of 1) sorted by relevance
155 int boxIndex = m_leafBoxes.size() - 1; in previousTextBox() local157 boxIndex = boxIndexInLeaves(box) - 1; in previousTextBox()159 for (int i = boxIndex; i >= 0; --i) { in previousTextBox()