Searched refs:orient_prev (Results 1 – 1 of 1) sorted by relevance
936 FT_Int orient_prev, orient_cur; in psh_glyph_compute_inflections() local975 orient_prev = psh_corner_orientation( in_x, in_y, out_x, out_y ); in psh_glyph_compute_inflections()977 } while ( orient_prev == 0 ); in psh_glyph_compute_inflections()1006 if ( ( orient_cur ^ orient_prev ) < 0 ) in psh_glyph_compute_inflections()1020 orient_prev = orient_cur; in psh_glyph_compute_inflections()