Searched refs:_in_path (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/2geom/
H A Dpath-sink.h119 : _in_path(false), _out(out) {}
125 _in_path = true;
127 //TODO: what if _in_path = false?
131 if (!_in_path) {
139 if (!_in_path) {
147 if (!_in_path) {
157 if (!_in_path) {
166 if (_in_path && _path.size() > 0) {
175 if (!_in_path) {
182 if (_in_path) {
208 bool _in_path; member in class:Geom::PathIteratorSink
[all...]

Completed in 2007 milliseconds