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

  /external/webkit/Source/WebCore/platform/graphics/
GeneratedImage.h 50 virtual bool hasRelativeWidth() const { return true; }
Image.h 101 virtual bool hasRelativeWidth() const { return false; }
  /external/webkit/Source/WebCore/svg/graphics/
SVGImage.cpp 156 bool SVGImage::hasRelativeWidth() const

Completed in 34 milliseconds