Home | History | Annotate | Download | only in autofit

Lines Matching refs:max_coord

765             FT_Pos  max = seg1->max_coord;
772 if ( max > seg2->max_coord )
773 max = seg2->max_coord;