Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderGrid.cpp1174 static ItemPosition resolveJustification(const RenderStyle* parentStyle, const RenderStyle* childSt… in resolveJustification() function
1187 switch (resolveJustification(style(), child.style())) { in columnPositionForChild()