Searched defs:hasRelativeWidth (Results 1 – 3 of 3) sorted by relevance
50 virtual bool hasRelativeWidth() const { return true; } in hasRelativeWidth() function
101 virtual bool hasRelativeWidth() const { return false; } in hasRelativeWidth() function
156 bool SVGImage::hasRelativeWidth() const in hasRelativeWidth() function in WebCore::SVGImage