HomeSort by: relevance | last modified time | path
    Searched refs:FT_LOAD_ADVANCE_ONLY (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/base/
ftadvanc.c 156 flags |= (FT_UInt32)FT_LOAD_ADVANCE_ONLY;
  /xsrc/external/mit/freetype/dist/include/freetype/
freetype.h 3044 #define FT_LOAD_ADVANCE_ONLY ( 1L << 8 )
  /xsrc/external/mit/freetype/dist/src/cff/
cffdrivr.c 293 flags |= (FT_UInt32)FT_LOAD_ADVANCE_ONLY;
cffgload.c 410 if ( load_flags & FT_LOAD_ADVANCE_ONLY )

Completed in 9 milliseconds