Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBox.cpp2199 bool stretching = (parent()->style()->boxAlign() == BSTRETCH); in computeLogicalWidth() local
2524 bool stretching = parent()->style()->boxAlign() == BSTRETCH; in computeLogicalHeight() local