Searched refs:flexAllChildren (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.cpp992 bool flexAllChildren = cell->style()->logicalHeight().isFixed() local
997 && (flexAllChildren || shouldFlexCellChild(child))
1008 if (flexAllChildren || shouldFlexCellChild(*it)) {

Completed in 1285 milliseconds