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