Home
last modified time | relevance | path

Searched defs:stretching (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderBox.cpp1584 bool stretching = (parent()->style()->boxAlign() == BSTRETCH); in computeLogicalWidth() local
1813 bool stretching = parent()->style()->boxAlign() == BSTRETCH; in computeLogicalHeight() local