Home | History | Annotate | Download | only in ports

Lines Matching defs:fIsBW

422         fIsBW = false;
449 bool fIsBW;
471 if (fBM && (fIsBW != isBW || fWidth < glyph.fWidth || fHeight < glyph.fHeight)) {
475 fIsBW = isBW;