Searched refs:FT_LOAD_VERTICAL_LAYOUT (Results 1 - 7 of 7) sorted by relevance

/external/freetype/src/base/
H A Dftadvanc.c40 if ( flags & FT_LOAD_VERTICAL_LAYOUT )
150 padvances[nn] = ( flags & FT_LOAD_VERTICAL_LAYOUT )
H A Dftobjs.c706 FT_BOOL( load_flags & FT_LOAD_VERTICAL_LAYOUT ) );
713 if ( load_flags & FT_LOAD_VERTICAL_LAYOUT )
/external/freetype/src/truetype/
H A Dttdriver.c141 if ( flags & FT_LOAD_VERTICAL_LAYOUT )
H A Dttgload.c1812 if ( load_flags & FT_LOAD_VERTICAL_LAYOUT )
/external/freetype/src/cff/
H A Dcffdrivr.c211 advances[nn] = ( flags & FT_LOAD_VERTICAL_LAYOUT )
H A Dcffgload.c2677 if ( load_flags & FT_LOAD_VERTICAL_LAYOUT )
2966 if ( load_flags & FT_LOAD_VERTICAL_LAYOUT )
/external/freetype/include/freetype/
H A Dfreetype.h160 /* FT_LOAD_VERTICAL_LAYOUT */
1490 /* @FT_LOAD_VERTICAL_LAYOUT, it uses either the */
2430 * FT_LOAD_VERTICAL_LAYOUT ::
2504 #define FT_LOAD_VERTICAL_LAYOUT 0x10 macro

Completed in 61 milliseconds