Searched defs:fullLayout (Results 1 – 4 of 4) sorted by relevance
195 static inline void dirtyLineBoxesForRenderer(RenderObject* o, bool fullLayout) in dirtyLineBoxesForRenderer()742 bool fullLayout = !firstLineBox() || selfNeedsLayout() || relayoutChildren; in layoutInlineChildren() local1284 RootInlineBox* RenderBlock::determineStartPosition(bool& firstLine, bool& fullLayout, bool& previou… in determineStartPosition()
1246 void RenderText::dirtyLineBoxes(bool fullLayout) in dirtyLineBoxes()
1230 void RenderInline::dirtyLineBoxes(bool fullLayout) in dirtyLineBoxes()
1316 void RenderBox::dirtyLineBoxes(bool fullLayout) in dirtyLineBoxes()