Home
last modified time | relevance | path

Searched defs:isSVGInlineFlowBox (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGInlineFlowBox.h39 virtual bool isSVGInlineFlowBox() const { return true; } in isSVGInlineFlowBox() function
/external/webkit/Source/WebCore/rendering/
DInlineBox.h161 virtual bool isSVGInlineFlowBox() const { return false; } in isSVGInlineFlowBox() function