Searched defs:hasWidth (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLSrcsetParser.h52 bool hasWidth() const { return m_resourceWidth >= 0; } function in class:WebCore::DescriptorParsingResult
/macosx-10.10/WebCore-7600.1.25/svg/
H A DPatternAttributes.h127 bool hasWidth() const { return m_widthSet; } function in struct:WebCore::PatternAttributes
/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFilterEffect.h140 bool hasWidth() const { return m_hasWidth; } function in class:WebCore::FilterEffect

Completed in 171 milliseconds