Searched refs:MORE_COMPONENTS (Results 1 – 5 of 5) sorted by relevance
143 MORE_COMPONENTS = 0x0020, enumerator182 if (current->flags & CompositeGlyphHeader::MORE_COMPONENTS) in move_to_next()
129 MORE_COMPONENTS,
337 MORE_COMPONENTS = 0x0020 # indicates at least one more glyph after this one variable910 more = flags & MORE_COMPONENTS989 more = flags & MORE_COMPONENTS1140 more = self.flags & MORE_COMPONENTS1155 flags = flags | MORE_COMPONENTS
60 #define MORE_COMPONENTS 0x0020 macro672 } while ( subglyph->flags & MORE_COMPONENTS ); in TT_Load_Composite_Glyph()