Searched defs:findInsertIndex (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | document-subset.cpp | 55 unsigned findInsertIndex(SPObject *obj) const { function in struct:Inkscape::DocumentSubset::Relations::Record 91 unsigned index=findInsertIndex(obj); 341 unsigned index=parent_record->findInsertIndex(obj); |
Completed in 15 milliseconds