Searched refs:CmpBound (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/libnrtype/ | ||
| H A D | TextWrapper.cpp | 658 static int CmpBound(void const *a, void const *b) { function 687 qsort(bounds, nbBound, sizeof(text_boundary), CmpBound); |
Completed in 24 milliseconds