Searched refs:compareGlyphPriority (Results 1 – 1 of 1) sorted by relevance
100 static inline bool compareGlyphPriority(const SVGGlyph& first, const SVGGlyph& second) in compareGlyphPriority() function120 std::sort(glyphs.begin(), glyphs.end(), compareGlyphPriority); in collectGlyphsForString()