Searched defs:hasIntrinsicHeight (Results 1 – 2 of 2) sorted by relevance
358 bool hasIntrinsicHeight = constrainedSize.height() > 0; in computeReplacedLogicalWidth() local414 bool hasIntrinsicHeight = constrainedSize.height() > 0; in computeReplacedLogicalHeight() local
648 bool SVGSVGElement::hasIntrinsicHeight() const in hasIntrinsicHeight() function in blink::SVGSVGElement