Home | History | Annotate | Download | only in rendering

Lines Matching refs:setNextOnLine

77         m_lastChild->setNextOnLine(child);
104 child->prevOnLine()->setNextOnLine(child->nextOnLine());