Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderTableSection.cpp929 bool cellChildrenFlex = false; in layoutRows() local
937 cellChildrenFlex = true; in layoutRows()
942 if (!cellChildrenFlex) { in layoutRows()
947 cellChildrenFlex = true; in layoutRows()
954 if (cellChildrenFlex) { in layoutRows()