OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasRelativeWidth
(Results
1 - 3
of
3
) sorted by null
/external/webkit/WebCore/platform/graphics/
GeneratedImage.h
50
virtual bool
hasRelativeWidth
() const { return true; }
Image.h
105
virtual bool
hasRelativeWidth
() const { return false; }
/external/webkit/WebCore/svg/graphics/
SVGImage.cpp
155
bool SVGImage::
hasRelativeWidth
() const
Completed in 91 milliseconds