Home | History | Annotate | Download | only in ports

Lines Matching defs:fIsBW

424         fIsBW = false;
451 bool fIsBW;
473 if (fBM && (fIsBW != isBW || fWidth < glyph.fWidth || fHeight < glyph.fHeight)) {
477 fIsBW = isBW;