Searched refs:sEmbeddedBitmaps (Results 1 – 1 of 1) sorted by relevance
118 static const uint32_t sEmbeddedBitmaps = 0x400; variable141 flags |= -(int)font.isEmbeddedBitmaps() & sEmbeddedBitmaps; in fontToLegacyFlags()161 font->setEmbeddedBitmaps ((flags & sEmbeddedBitmaps) != 0); in applyLegacyFlagsToFont()