Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DGradientAttributes.h71 bool hasBoundingBoxMode() const { return m_boundingBoxModeSet; } in hasBoundingBoxMode() function
DPatternAttributes.h132 bool hasBoundingBoxMode() const { return m_boundingBoxModeSet; } in hasBoundingBoxMode() function