Searched refs:MORE_COMPONENTS (Results 1 – 3 of 3) sorted by relevance
129 MORE_COMPONENTS,
260 MORE_COMPONENTS = 0x0020, enumerator300 bool has_more () const { return flags & MORE_COMPONENTS; } in has_more()
75 #define MORE_COMPONENTS 0x0020 macro708 } while ( subglyph->flags & MORE_COMPONENTS ); in TT_Load_Composite_Glyph()