HomeSort by relevance Sort by last modified time
    Searched refs:FT_LOAD_VERTICAL_LAYOUT (Results 1 - 7 of 7) sorted by null

  /external/freetype/src/base/
ftadvanc.c 40 if ( flags & FT_LOAD_VERTICAL_LAYOUT )
150 padvances[nn] = ( flags & FT_LOAD_VERTICAL_LAYOUT )
ftobjs.c 694 FT_BOOL( load_flags & FT_LOAD_VERTICAL_LAYOUT ) );
701 if ( load_flags & FT_LOAD_VERTICAL_LAYOUT )
    [all...]
  /external/freetype/src/truetype/
ttdriver.c 144 if ( flags & FT_LOAD_VERTICAL_LAYOUT )
ttgload.c     [all...]
  /external/freetype/src/cff/
cffdrivr.c 211 advances[nn] = ( flags & FT_LOAD_VERTICAL_LAYOUT )
cffgload.c     [all...]
  /external/freetype/include/freetype/
freetype.h 161 /* FT_LOAD_VERTICAL_LAYOUT */
    [all...]

Completed in 33 milliseconds