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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTableSection.cpp991 bool cellChildrenFlex = false; local
999 cellChildrenFlex = true;
1004 if (!cellChildrenFlex) {
1009 cellChildrenFlex = true;
1016 if (cellChildrenFlex) {

Completed in 90 milliseconds