Home | History | Annotate | Download | only in ports

Lines Matching defs:fIsBW

290         fIsBW = false;
320 bool fIsBW;
343 if (fBM && (fIsBW != isBW || fWidth < glyph.fWidth || fHeight < glyph.fHeight)) {
347 fIsBW = isBW;
350 if (fIsBW) {