Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/OT/glyf/
DCompositeGlyph.hh58 void drop_instructions_flag () { flags = (uint16_t) flags & ~WE_HAVE_INSTRUCTIONS; } in drop_instructions_flag() function
353 const_cast<CompositeGlyphRecord &> (_).drop_instructions_flag (); in drop_hints()