HomeSort by relevance Sort by last modified time
    Searched defs:hasRelativeHeight (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
GeneratedImage.h 51 virtual bool hasRelativeHeight() const { return true; }
Image.h 102 virtual bool hasRelativeHeight() const { return false; }
  /external/webkit/Source/WebCore/svg/graphics/
SVGImage.cpp 167 bool SVGImage::hasRelativeHeight() const

Completed in 228 milliseconds