Home | History | Annotate | Download | only in raster

Lines Matching defs:Sort

119   /*   boundary.  These positions are called `y-turns' because they (sort  */
2177 /* Sort */
2180 /* an algorithm which is fast in this case. Bubble sort is enough */
2184 Sort( PProfileList list )
2199 /* Then sort them */
3016 /* sort the drawing lists */
3018 Sort( &draw_left );
3019 Sort( &draw_right );
3094 Sort( &draw_left );
3095 Sort( &draw_right );