Home
last modified time | relevance | path

Searched refs:layoutPath (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/rendering/
DSVGCharacterLayoutInfo.cpp243 FloatPoint point = layoutPath.pointAtLength(offset, ok); in nextPathLayoutPointAndAngle()
249 angle = layoutPath.normalAngleAtLength(offset, ok); in nextPathLayoutPointAndAngle()
278 Path path = textPath->layoutPath(); in addLayoutInformation()
282 layoutPath = path; in addLayoutInformation()
DRenderSVGTextPath.h36 Path layoutPath() const;
DRenderSVGTextPath.cpp46 Path RenderSVGTextPath::layoutPath() const in layoutPath() function in WebCore::RenderSVGTextPath
DSVGCharacterLayoutInfo.h167 Path layoutPath; member
/external/webkit/WebCore/
DChangeLog-2007-10-14520 (WebCore::RenderSVGTextPath::layoutPath):
3497 (WebCore::RenderSVGTextPath::layoutPath):
DChangeLog-2009-06-1638863 (WebCore::RenderSVGTextPath::layoutPath):