Searched defs:_acts (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/2geom/
H A Dsvg-path-parser.cpp1250 const char *_acts; local
1314 _acts = _svg_path_actions + _svg_path_trans_actions[_trans];
1315 _nacts = (unsigned int) *_acts++;
1318 switch ( *_acts++ )

Completed in 18 milliseconds