Searched refs:hasWidth (Results 1 – 9 of 9) sorted by relevance
179 bool hasWidth = m_image->size().width() > 0; in imageSize() local183 if (hasWidth) in imageSize()203 bool hasWidth = m_image->rect().width() > 0; in imageRect() local208 if (hasWidth) in imageRect()
96 if (effect->hasWidth()) in determineFilterPrimitiveSubregion()108 if (!effect->hasWidth()) in determineFilterPrimitiveSubregion()
128 bool hasWidth() const { return m_widthSet; } in hasWidth() function
248 if (!attributes.hasWidth() && current->hasAttribute(SVGNames::widthAttr)) in collectPatternAttributes()
100 bool hasWidth() const { return m_hasWidth; } in hasWidth() function
50147 (WebInspector.AuditRules.ImageDimensionsRule.prototype.doRun.routine.hasWidth):
70431 (WebCore::PatternAttributes::hasWidth):
731 (WebCore::FilterEffect::hasWidth):
51614 (WebCore::FilterEffect::hasWidth):