Searched refs:attachLineBox (Results 1 – 4 of 4) sorted by relevance
60 void attachLineBox(InlineFlowBox*);
94 void RenderLineBoxList::attachLineBox(InlineFlowBox* box) in attachLineBox() function in WebCore::RenderLineBoxList
695 block()->lineBoxes()->attachLineBox(this); in attachLineBoxToRenderObject()
251 toRenderInline(renderer())->lineBoxes()->attachLineBox(this); in attachLineBoxToRenderObject()