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

  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGTextPath.h 38 virtual bool isSVGTextPath() const { return true; }
RenderSVGInlineText.cpp 145 if (!position && parent()->isSVGTextPath() && !previousSibling())
  /external/webkit/Source/WebCore/rendering/
RenderObject.h 341 virtual bool isSVGTextPath() const { return false; }
    [all...]

Completed in 44 milliseconds