Searched defs:hasRelativeWidth (Results 1 - 3 of 3) sorted by relevance
/external/webkit/WebCore/platform/graphics/ | ||
H A D | GeneratedImage.h | 50 virtual bool hasRelativeWidth() const { return true; } function in class:WebCore::GeneratedImage |
H A D | Image.h | 105 virtual bool hasRelativeWidth() const { return false; } function in class:WebCore::Image |
/external/webkit/WebCore/svg/graphics/ | ||
H A D | SVGImage.cpp | 155 bool SVGImage::hasRelativeWidth() const function in class:WebCore::SVGImage |
Completed in 371 milliseconds