Home
last modified time | relevance | path

Searched refs:FLAG_MORE_COMPONENTS (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/sfnt/
Dsfwoff2.h46 #define FLAG_MORE_COMPONENTS 1 << 5 macro
Dsfwoff2.c726 FT_UShort flags = FLAG_MORE_COMPONENTS; in compositeGlyph_size()
731 while ( flags & FLAG_MORE_COMPONENTS ) in compositeGlyph_size()