Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFilterEffect.h144 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