Searched refs:fAGGCurvedPath (Results 1 – 2 of 2) sorted by relevance
22 , fAGGCurvedPath(fAGGPath) in PathSource()38 fAGGCurvedPath.rewind(path_id); in rewind()45 return fAGGCurvedPath.vertex(x, y); in vertex()78 fAGGCurvedPath.approximation_scale(fLastTransformerScale * fGlobalScale); in Update()86 fAGGCurvedPath.approximation_scale(fLastTransformerScale * fGlobalScale); in SetGlobalScale()
48 AGGCurvedPath fAGGCurvedPath; variable