Searched refs:dir_out (Results 1 – 2 of 2) sorted by relevance
1345 point->dir_out = (FT_Char)psh_compute_dir( dxo, dyo ); in psh_glyph_init()1351 else if ( point->dir_in == point->dir_out ) in psh_glyph_init()1353 if ( point->dir_out != PSH_DIR_NONE || in psh_glyph_init()1537 else if ( PSH_DIR_COMPARE( point->dir_out, major_dir ) ) in psh_hint_table_find_strong_points()1538 point_dir = point->dir_out; in psh_hint_table_find_strong_points()1768 !PSH_DIR_COMPARE( point->dir_out, PSH_DIR_HORIZONTAL ) ) in psh_glyph_find_blue_points()1950 point->dir_in != point->dir_out ) in psh_glyph_interpolate_normal_points()
169 FT_Char dir_out; member
Completed in 7 milliseconds