Searched refs:fForceBW (Results 1 – 7 of 7) sorted by relevance
96 fForceBW = from.fForceBW; in copyImageData()
193 int8_t fForceBW = 0; variable
450 serializer->write<int8_t>(glyph->fForceBW); in writeGlyph()606 if (!deserializer->read<int8_t>(&glyph->fForceBW)) return false; in readGlyph()
115 fForceBW = from.fForceBW; in setMetricsAndImage()
403 int8_t fForceBW = 0; variable
722 glyph->fForceBW = 1; in generateMetrics()1097 if (glyph.fForceBW) { in generateImage()
733 glyph->fForceBW = 1; in generateMetrics()1123 if (glyph.fForceBW) { in generateImage()