Home
last modified time | relevance | path

Searched refs:appendEmptyValues (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGTextLayoutAttributes.h36 void appendEmptyValues();
DSVGTextLayoutAttributesBuilder.cpp218 attributes.positioningLists().appendEmptyValues(); in propagateLayoutAttributes()
230 positioningLists.appendEmptyValues(); in propagateLayoutAttributes()
DSVGTextLayoutAttributes.cpp54 void SVGTextLayoutAttributes::PositioningLists::appendEmptyValues() in appendEmptyValues() function in WebCore::SVGTextLayoutAttributes::PositioningLists