Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLSrcsetParser.h52 bool hasHeight() const { return m_resourceHeight >= 0; } in hasHeight() function
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFilterEffect.h157 bool hasHeight() const { return m_hasHeight; } in hasHeight() function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DPatternAttributes.h129 bool hasHeight() const { return m_heightSet; } in hasHeight() function