Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/
DPath.cpp42 static void pathLengthApplierFunction(void* info, const PathElement* element) in pathLengthApplierFunction() function
89 apply(&traversalState, pathLengthApplierFunction); in length()
97 apply(&traversalState, pathLengthApplierFunction); in pointAtLength()
106 apply(&traversalState, pathLengthApplierFunction); in normalAngleAtLength()
/external/webkit/WebCore/
DChangeLog-2007-10-149077 (WebCore::pathLengthApplierFunction):
19869 (WebCore::pathLengthApplierFunction):
20457 (WebCore::pathLengthApplierFunction): Consistently use floats.
20861 (WebCore::pathLengthApplierFunction):
51491 (WebCore::pathLengthApplierFunction):
70599 (WebCore::pathLengthApplierFunction): add support for TraversalNormalAngleAtLength
DChangeLog-2006-12-3176 (WebCore::pathLengthApplierFunction):