Home
last modified time | relevance | path

Searched defs:isSelfCollapsingBlock (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.h326 virtual bool isSelfCollapsingBlock() const { return false; } in isSelfCollapsingBlock() function
DRenderBlockFlow.cpp334 bool RenderBlockFlow::isSelfCollapsingBlock() const in isSelfCollapsingBlock() function in blink::RenderBlockFlow
DRenderBlock.cpp1249 bool RenderBlock::isSelfCollapsingBlock() const in isSelfCollapsingBlock() function in blink::RenderBlock