Searched refs:FT_LOAD_SBITS_ONLY (Results 1 – 8 of 8) sorted by relevance
2691 #define FT_LOAD_SBITS_ONLY ( 1L << 14 ) macro
2807 #define FT_LOAD_SBITS_ONLY ( 1L << 14 ) macro
2756 if ( load_flags & FT_LOAD_SBITS_ONLY ) in cff_slot_load()
2481 if ( load_flags & FT_LOAD_SBITS_ONLY ) in TT_Load_Glyph()
2507 if ( load_flags & FT_LOAD_SBITS_ONLY ) in TT_Load_Glyph()
704 load_flags | FT_LOAD_SBITS_ONLY ); in FT_Load_Glyph()