Searched refs:PFR_GLYPH_IS_COMPOUND (Results 1 – 2 of 2) sorted by relevance
263 if ( flags & PFR_GLYPH_IS_COMPOUND ) in pfr_glyph_load_simple()575 if ( !( flags & PFR_GLYPH_IS_COMPOUND ) ) in pfr_glyph_load_compound()740 if ( size > 0 && *p & PFR_GLYPH_IS_COMPOUND ) in pfr_glyph_load_rec()
273 #define PFR_GLYPH_IS_COMPOUND 0x80U macro