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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
TextAutosizer.h 114 DescendToInnerBlocks
TextAutosizer.cpp 412 inflate(cell, DescendToInnerBlocks);
444 if (parent->isRenderBlock() && (parent->childrenInline() || behavior == DescendToInnerBlocks))
462 } else if (child->isRenderBlock() && behavior == DescendToInnerBlocks
    [all...]

Completed in 1141 milliseconds