Searched refs:xmin_last (Results 1 – 1 of 1) sorted by relevance
982 FT_Vector* xmin_last = NULL; in FT_Outline_Get_Orientation() local1045 xmin_last = last; in FT_Outline_Get_Orientation()1072 prev = xmin_last; in FT_Outline_Get_Orientation()1073 for ( point = xmin_first; point <= xmin_last; prev = point, ++point ) in FT_Outline_Get_Orientation()