Home
last modified time | relevance | path

Searched defs:fullLayout (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderInline.cpp203 void RenderInline::updateAlwaysCreateLineBoxes(bool fullLayout) in updateAlwaysCreateLineBoxes()
1238 void RenderInline::dirtyLineBoxes(bool fullLayout) in dirtyLineBoxes()
DRenderBlockLineLayout.cpp155 static inline void dirtyLineBoxesForRenderer(RenderObject* o, bool fullLayout) in dirtyLineBoxesForRenderer()
1043 …LineLayoutState(bool fullLayout, LayoutUnit& repaintLogicalTop, LayoutUnit& repaintLogicalBottom, … in LineLayoutState()
DRenderText.cpp1395 void RenderText::dirtyLineBoxes(bool fullLayout) in dirtyLineBoxes()
DRenderBox.cpp2025 void RenderBox::dirtyLineBoxes(bool fullLayout) in dirtyLineBoxes()