Searched defs:startPoint (Results 1 – 1 of 1) sorted by relevance
317 …>* pts, char cmd, float* arr, int count, Point* cur, Point* curCtl, Point* startPoint, bool *isQua… in _processCommand()555 Point startPoint = { 0, 0 }; in svgPathToShape() local