Home
last modified time | relevance | path

Searched refs:PSH_DIR_VERTICAL (Results 1 – 6 of 6) sorted by relevance

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
Dpshalgo.h106 #define PSH_DIR_VERTICAL 1 macro
110 #define PSH_DIR_IS_VERTICAL( d ) PSH_DIR_COMPARE( d, PSH_DIR_VERTICAL )
Dpshalgo.c1575 FT_Int major_dir = dimension == 0 ? PSH_DIR_VERTICAL in psh_glyph_find_strong_points()
/external/freetype/src/pshinter/
Dpshalgo.h106 #define PSH_DIR_VERTICAL 1 macro
110 #define PSH_DIR_IS_VERTICAL( d ) PSH_DIR_COMPARE( d, PSH_DIR_VERTICAL )
Dpshalgo.c1575 FT_Int major_dir = dimension == 0 ? PSH_DIR_VERTICAL in psh_glyph_find_strong_points()
/external/pdfium/third_party/freetype/src/pshinter/
Dpshalgo.h106 #define PSH_DIR_VERTICAL 1 macro
110 #define PSH_DIR_IS_VERTICAL( d ) PSH_DIR_COMPARE( d, PSH_DIR_VERTICAL )
Dpshalgo.c1575 FT_Int major_dir = dimension == 0 ? PSH_DIR_VERTICAL in psh_glyph_find_strong_points()