Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextLayoutAttributesBuilder.cpp164 …List, const SVGLengthList* yList, const SVGLengthList* dxList, const SVGLengthList* dyList, const … in updateCharacterData()
185 RefPtr<SVGLengthList> dyList = position.element->dy()->currentValue(); in fillCharacterDataMap() local