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

/inkscape/src/libavoid/
H A Dmakepath.cpp408 bool bNodeFound = false; // Flag if node is found in container local
671 bNodeFound = false;
687 bNodeFound = true;
691 if (!bNodeFound ) // If Node NOT found on PENDING
705 bNodeFound = true;
711 if (!bNodeFound ) // If Node NOT found on PENDING or DONE

Completed in 15 milliseconds