setBitmap        1842 lib/pdf/xpdf/JBIG2Stream.cc       for ( ; j < numExSyms; ++j) symbolDict->setBitmap(j, NULL);
setBitmap        1848 lib/pdf/xpdf/JBIG2Stream.cc 	symbolDict->setBitmap(j++, bitmaps[i++]->copy());
setBitmap        1857 lib/pdf/xpdf/JBIG2Stream.cc     for ( ; j < numExSyms; ++j) symbolDict->setBitmap(j, NULL);
setBitmap        2461 lib/pdf/xpdf/JBIG2Stream.cc     patternDict->setBitmap(i, bitmap->getSlice(x, 0, patternW, patternH));