Home
last modified time | relevance | path

Searched refs:PSH_DIR_HORIZONTAL (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/pshinter/
Dpshalgo.h105 #define PSH_DIR_HORIZONTAL 2 macro
109 #define PSH_DIR_IS_HORIZONTAL( d ) PSH_DIR_COMPARE( d, PSH_DIR_HORIZONTAL )
Dpshalgo.c1488 if ( major_dir == PSH_DIR_HORIZONTAL ) in psh_hint_table_find_strong_points()
1576 : PSH_DIR_HORIZONTAL; in psh_glyph_find_strong_points()
1660 if ( !PSH_DIR_COMPARE( point->dir_in, PSH_DIR_HORIZONTAL ) && in psh_glyph_find_blue_points()
1661 !PSH_DIR_COMPARE( point->dir_out, PSH_DIR_HORIZONTAL ) ) in psh_glyph_find_blue_points()