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

  /external/chromium_org/third_party/WebKit/Source/core/css/
svg.css 54 text, tspan, textPath {
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngine.cpp 170 RenderSVGTextPath* textPath = toRenderSVGTextPath(object);
172 m_textPath = textPath->layoutPath();
175 m_textPathStartOffset = textPath->startOffset();
207 if (SVGTextContentElement* textContentElement = SVGTextContentElement::elementFromRenderer(textPath)) {

Completed in 57 milliseconds