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

/inkscape/src/extension/internal/pdfinput/
H A Dsvg-builder.cpp493 int up_walk = 0; local
495 while( node && node->childCount() == 1 && up_walk < 3 ) {
511 up_walk++;

Completed in 612 milliseconds