Searched refs:contour_xmax (Results 1 – 1 of 1) sorted by relevance
1011 FT_Pos contour_xmax = -32768L; in FT_Outline_Get_Orientation() local1027 if ( point->x > contour_xmax ) in FT_Outline_Get_Orientation()1028 contour_xmax = point->x; in FT_Outline_Get_Orientation()1038 contour_xmin != contour_xmax && in FT_Outline_Get_Orientation()