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

/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLSrcsetParser.h53 bool hasHeight() const { return m_resourceHeight >= 0; } function in class:WebCore::DescriptorParsingResult
/macosx-10.10/WebCore-7600.1.25/svg/
H A DPatternAttributes.h128 bool hasHeight() const { return m_heightSet; } function in struct:WebCore::PatternAttributes
/macosx-10.10/WebCore-7600.1.25/platform/graphics/filters/
H A DFilterEffect.h143 bool hasHeight() const { return m_hasHeight; } function in class:WebCore::FilterEffect

Completed in 140 milliseconds