Searched refs:PFR_GLYPH_IS_COMPOUND (Results 1 – 2 of 2) sorted by relevance
261 if ( flags & PFR_GLYPH_IS_COMPOUND ) in pfr_glyph_load_simple()573 if ( !( flags & PFR_GLYPH_IS_COMPOUND ) ) in pfr_glyph_load_compound()737 if ( size > 0 && *p & PFR_GLYPH_IS_COMPOUND ) in pfr_glyph_load_rec()
294 PFR_GLYPH_IS_COMPOUND = 0x80, enumerator
Completed in 5 milliseconds