Searched refs:up_walk (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/extension/internal/pdfinput/ | ||
H A D | svg-builder.cpp | 493 int up_walk = 0; local 495 while( node && node->childCount() == 1 && up_walk < 3 ) { 511 up_walk++; |
Completed in 1225 milliseconds