Searched defs:nextTextBox (Results 1 – 2 of 2) sorted by relevance
57 InlineTextBox* nextTextBox() const { return m_nextTextBox; } in nextTextBox() function
587 InlineTextBox* nextTextBox = 0; in handleTextBox() local