Searched refs:hasHeight (Results 1 – 9 of 9) sorted by relevance
182 bool hasHeight = m_image->size().height() > 0; in imageSize() local187 if (hasHeight) in imageSize()206 bool hasHeight = m_image->rect().height() > 0; in imageRect() local212 if (hasHeight) in imageRect()
99 if (effect->hasHeight()) in determineFilterPrimitiveSubregion()111 if (!effect->hasHeight()) in determineFilterPrimitiveSubregion()
129 bool hasHeight() const { return m_heightSet; } in hasHeight() function
251 if (!attributes.hasHeight() && current->hasAttribute(SVGNames::heightAttr)) in collectPatternAttributes()
103 bool hasHeight() const { return m_hasHeight; } in hasHeight() function
50148 (WebInspector.AuditRules.ImageDimensionsRule.prototype.doRun.routine.hasHeight):
70432 (WebCore::PatternAttributes::hasHeight):
733 (WebCore::FilterEffect::hasHeight):
51616 (WebCore::FilterEffect::hasHeight):