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

/external/webkit/Source/WebCore/platform/graphics/
H A DGeneratedImage.h51 virtual bool hasRelativeHeight() const { return true; } function in class:WebCore::GeneratedImage
H A DImage.h102 virtual bool hasRelativeHeight() const { return false; } function in class:WebCore::Image
/external/webkit/Source/WebCore/svg/graphics/
H A DSVGImage.cpp167 bool SVGImage::hasRelativeHeight() const function in class:WebCore::SVGImage

Completed in 76 milliseconds