Searched defs:nextTextBox (Results 1 – 2 of 2) sorted by relevance
50 InlineTextBox* nextTextBox() const { return static_cast<InlineTextBox*>(nextLineBox()); } in nextTextBox() function
362 InlineTextBox *nextTextBox = 0; in handleTextBox() local