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

/inkscape/src/extension/internal/
H A Demf-print.cpp1034 SPItem *scan_item = item; local
1036 scan_item = SP_ITEM(scan_item->parent);
1037 if(!scan_item)break;
1038 tf *= scan_item->transform;

Completed in 24 milliseconds