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

/inkscape/src/libnrtype/
H A DTextWrapper.cpp658 static int CmpBound(void const *a, void const *b) { function
687 qsort(bounds, nbBound, sizeof(text_boundary), CmpBound);

Completed in 24 milliseconds