Searched refs:PSH_DIR_HORIZONTAL (Results 1 – 2 of 2) sorted by relevance
108 #define PSH_DIR_HORIZONTAL 2 macro112 #define PSH_DIR_IS_HORIZONTAL( d ) PSH_DIR_COMPARE( d, PSH_DIR_HORIZONTAL )
1593 if ( major_dir == PSH_DIR_HORIZONTAL ) in psh_hint_table_find_strong_points()1681 : PSH_DIR_HORIZONTAL; in psh_glyph_find_strong_points()1769 if ( !PSH_DIR_COMPARE( point->dir_in, PSH_DIR_HORIZONTAL ) && in psh_glyph_find_blue_points()1770 !PSH_DIR_COMPARE( point->dir_out, PSH_DIR_HORIZONTAL ) ) in psh_glyph_find_blue_points()