CapStyle | PathStroker | [protected] |
CC_DECLARE_MEMDUMP(PathStroker) | PathStroker | [private] |
MapLineBackwards(TrapEdgeList *Traps, Path *pOutput) | PathStroker | [protected] |
MapLineCap(LineCapType CapType, TrapEdge *pEdge, BOOL IsStartCap, Path *pOutput) | PathStroker | [protected] |
MapLineForwards(TrapEdgeList *Traps, Path *pOutput) | PathStroker | [protected] |
MaxWidth | PathStroker | [protected] |
PathStroker() | PathStroker | |
PathStroker(ValueFunction *WidthFunction, INT32 LineWidth, LineCapType CapType) | PathStroker | |
pWidthFunction | PathStroker | [protected] |
RecursionDepth | PathStroker | [protected] |
RecursiveMapLineBackwards(TrapEdge *pEdge1, DocCoord &Point1, TrapEdge *pEdge2, DocCoord &Point2, Path *pOutput) | PathStroker | [protected] |
RecursiveMapLineForwards(TrapEdge *pEdge1, DocCoord &Point1, TrapEdge *pEdge2, DocCoord &Point2, Path *pOutput) | PathStroker | [protected] |
StrokePath(TrapsList *pTraps, Path *pOutput) | PathStroker | [virtual] |
StrokeSmoothPath(TrapsList *pTraps, Path *pOutput) | PathStroker | [virtual] |
~PathStroker() | PathStroker | [inline, virtual] |