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

/inkscape/src/2geom/
H A Dsvg-path-parser.cpp1157 bool SVGPathParser::_pop_flag() function in class:Geom::SVGPathParser
1425 bool sweep = _pop_flag();
1426 bool large_arc = _pop_flag();
1531 bool sweep = _pop_flag();
1532 bool large_arc = _pop_flag();

Completed in 765 milliseconds