Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DFilterEffect.h141 bool hasWidth() const { return m_hasWidth; } in hasWidth() function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DPatternAttributes.h128 bool hasWidth() const { return m_widthSet; } in hasWidth() function