HomeSort by relevance Sort by last modified time
    Searched defs:isSelfCollapsingBlock (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/rendering/
RenderBox.h 148 virtual bool isSelfCollapsingBlock() const { return false; }
RenderBlock.cpp 578 bool RenderBlock::isSelfCollapsingBlock() const
614 if (!child->isSelfCollapsingBlock())
    [all...]

Completed in 26 milliseconds