Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderReplaced.cpp403 bool hasIntrinsicHeight = !isPercentageIntrinsicSize && constrainedSize.height() > 0; in computeReplacedLogicalWidth() local
464 bool hasIntrinsicHeight = !isPercentageIntrinsicSize && constrainedSize.height() > 0; in computeReplacedLogicalHeight() local