Searched refs:updateAlwaysCreateLineBoxes (Results 1 – 3 of 3) sorted by relevance
95 void updateAlwaysCreateLineBoxes(bool fullLayout);
231 void RenderInline::updateAlwaysCreateLineBoxes(bool fullLayout) in updateAlwaysCreateLineBoxes() function in blink::RenderInline
1568 toRenderInline(o)->updateAlwaysCreateLineBoxes(layoutState.isFullLayout()); in layoutInlineChildren()