Searched defs:firstLineBox (Results 1 – 3 of 3) sorted by relevance
49 InlineFlowBox* firstLineBox() const { return m_firstLineBox; } in firstLineBox() function
66 InlineFlowBox* firstLineBox() const { return m_lineBoxes.firstLineBox(); } in firstLineBox() function
72 InlineFlowBox* firstLineBox() const { return m_lineBoxes.firstLineBox(); } in firstLineBox() function