Home
last modified time | relevance | path

Searched refs:FT_LOAD_ADVANCE_ONLY (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/freetype/src/base/
A Dftadvanc.c145 flags |= (FT_UInt32)FT_LOAD_ADVANCE_ONLY; in FT_Get_Advances()
/AliOS-Things-master/components/freetype/include/
A Dfreetype.h2646 #define FT_LOAD_ADVANCE_ONLY ( 1L << 8 ) macro
/AliOS-Things-master/components/freetype/src/cff/
A Dcffdrivr.c206 flags |= (FT_UInt32)FT_LOAD_ADVANCE_ONLY; in cff_get_advances()
A Dcffgload.c2815 if ( load_flags & FT_LOAD_ADVANCE_ONLY ) in cff_slot_load()

Completed in 20 milliseconds