OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isSVGInlineFlowBox
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/rendering/svg/
SVGInlineFlowBox.h
39
virtual bool
isSVGInlineFlowBox
() const { return true; }
/external/webkit/Source/WebCore/rendering/
InlineBox.h
161
virtual bool
isSVGInlineFlowBox
() const { return false; }
Completed in 28 milliseconds