Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dsfwoff2.c725 FT_Bool we_have_inst = FALSE; in compositeGlyph_size() local
738 we_have_inst |= ( flags & FLAG_WE_HAVE_INSTRUCTIONS ) != 0; in compositeGlyph_size()
758 *have_instructions = we_have_inst; in compositeGlyph_size()