Searched refs:FT_LOAD_ADVANCE_ONLY (Results 1 – 8 of 8) sorted by relevance
151 flags |= (FT_UInt32)FT_LOAD_ADVANCE_ONLY; in FT_Get_Advances()
2690 #define FT_LOAD_ADVANCE_ONLY ( 1L << 8 ) macro
2806 #define FT_LOAD_ADVANCE_ONLY ( 1L << 8 ) macro
260 flags |= (FT_UInt32)FT_LOAD_ADVANCE_ONLY; in cff_get_advances()
2819 if ( load_flags & FT_LOAD_ADVANCE_ONLY ) in cff_slot_load()