Searched defs:hasRelativeHeight (Results 1 – 3 of 3) sorted by relevance
51 virtual bool hasRelativeHeight() const { return true; } in hasRelativeHeight() function
102 virtual bool hasRelativeHeight() const { return false; } in hasRelativeHeight() function
167 bool SVGImage::hasRelativeHeight() const in hasRelativeHeight() function in WebCore::SVGImage