Searched refs:contour_ymax (Results 1 – 1 of 1) sorted by relevance
1013 FT_Pos contour_ymax = -32768L; in FT_Outline_Get_Orientation() local1033 if ( point->y > contour_ymax ) in FT_Outline_Get_Orientation()1034 contour_ymax = point->y; in FT_Outline_Get_Orientation()1039 contour_ymin != contour_ymax ) in FT_Outline_Get_Orientation()1043 xmin_ymax = contour_ymax; in FT_Outline_Get_Orientation()