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

/inkscape/src/
H A Dselection-chemistry.cpp785 int depth_b = use_b->cloneDepth(); local
786 if (depth_a < depth_b) {
788 } else if (depth_a == depth_b) {

Completed in 33 milliseconds