Searched defs:hasRelativeWidth (Results 1 - 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/graphics/
H A DGeneratedImage.h50 virtual bool hasRelativeWidth() const { return true; } function in class:WebCore::GeneratedImage
H A DImage.h105 virtual bool hasRelativeWidth() const { return false; } function in class:WebCore::Image
/external/webkit/WebCore/svg/graphics/
H A DSVGImage.cpp155 bool SVGImage::hasRelativeWidth() const function in class:WebCore::SVGImage

Completed in 371 milliseconds