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

  /external/webkit/Source/WebCore/rendering/svg/
RenderSVGInlineText.h 41 void storeLayoutAttributes(const SVGTextLayoutAttributes& attributes) { m_attributes = attributes; }
SVGTextLayoutAttributesBuilder.cpp 243 text->storeLayoutAttributes(attributes);

Completed in 172 milliseconds