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

/inkscape/src/libnrtype/
H A DLayout-TNG-Compute.cpp1168 bool compareGlyphWidth(const PangoGlyphInfo &a, const PangoGlyphInfo &b) function in namespace:Inkscape::Text
1347 std::sort(&(new_span.glyph_string->glyphs[i]), &(new_span.glyph_string->glyphs[j+1]), compareGlyphWidth);
1370 std::sort(&(new_span.glyph_string->glyphs[i]), &(new_span.glyph_string->glyphs[j+1]), compareGlyphWidth);

Completed in 19 milliseconds