Searched refs:stbtt__sort_edges_quicksort (Results 1 – 1 of 1) sorted by relevance
3740 static void stbtt__sort_edges_quicksort(stbtt__edge * p, int n) function3792 stbtt__sort_edges_quicksort(p, j);3797 stbtt__sort_edges_quicksort(p + i, n - i);3805 stbtt__sort_edges_quicksort(p, n);