Lines Matching refs:VGPath
5 void, AppendPath, VGPath dstPath, VGPath srcPath
6 void, AppendPathData, VGPath dstPath, VGint numSegments, const VGubyte…
10 void, ClearPath, VGPath path, VGbitfield capabilities
17 VGPath, CreatePath, VGint pathFormat, VGPathDatatype datatype, VGflo…
20 void, DestroyPath, VGPath path
22 void, DrawPath, VGPath path, VGbitfield paintModes
37 VGbitfield, GetPathCapabilities, VGPath path
47 VGboolean, InterpolatePath, VGPath dstPath, VGPath startPath, VGPath endPath…
53 void, ModifyPathCoords, VGPath dstPath, VGint startIndex, VGint numSegme…
56 void, PathBounds, VGPath path, VGfloat *minX, VGfloat *minY, VGflo…
57 VGfloat, PathLength, VGPath path, VGint startSegment, VGint numSegmen…
58 void, PathTransformedBounds, VGPath path, VGfloat *minX, VGfloat *minY, VGflo…
59 void, PointAlongPath, VGPath path, VGint startSegment, VGint numSegmen…
61 void, RemovePathCapabilities, VGPath path, VGbitfield capabilities
77 void, TransformPath, VGPath dstPath, VGPath srcPath
91 void, RenderToMask, VGPath path, VGbitfield paintModes, VGMaskOperat…
93 void, SetGlyphToPath, VGFont font, VGuint glyphIndex, VGPath path, VGb…