Home
last modified time | relevance | path

Searched defs:avoidsFloats (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderFieldset.h45 virtual bool avoidsFloats() const OVERRIDE { return true; } in avoidsFloats() function
DRenderDeprecatedFlexibleBox.h47 virtual bool avoidsFloats() const OVERRIDE { return true; } in avoidsFloats() function
DRenderFlexibleBox.h49 virtual bool avoidsFloats() const OVERRIDE FINAL { return true; } in avoidsFloats() function
DRenderRubyText.cpp86 bool RenderRubyText::avoidsFloats() const in avoidsFloats() function in WebCore::RenderRubyText
DRenderTextControl.h78 virtual bool avoidsFloats() const OVERRIDE FINAL { return true; } in avoidsFloats() function
DRenderGrid.h48 virtual bool avoidsFloats() const OVERRIDE { return true; } in avoidsFloats() function
DRenderTable.h280 virtual bool avoidsFloats() const OVERRIDE { return true; } in avoidsFloats() function
DRenderBox.cpp4081 bool RenderBox::avoidsFloats() const in avoidsFloats() function in WebCore::RenderBox
DRenderBlock.cpp2746 bool RenderBlock::avoidsFloats() const in avoidsFloats() function in WebCore::RenderBlock