Searched refs:FT_LOAD_ADVANCE_ONLY (Results 1 – 4 of 4) sorted by relevance
145 flags |= (FT_UInt32)FT_LOAD_ADVANCE_ONLY; in FT_Get_Advances()
2646 #define FT_LOAD_ADVANCE_ONLY ( 1L << 8 ) macro
206 flags |= (FT_UInt32)FT_LOAD_ADVANCE_ONLY; in cff_get_advances()
2815 if ( load_flags & FT_LOAD_ADVANCE_ONLY ) in cff_slot_load()
Completed in 20 milliseconds