drawImage        1737 lib/pdf/BitmapOutputDev.cc     boolpolydev->drawImage(state, ref, str, width, height, colorMap, maskColors, inlineImg);
drawImage        1740 lib/pdf/BitmapOutputDev.cc     rgbdev->drawImage(state, ref, str, width, height, colorMap, maskColors, inlineImg);
drawImage         155 lib/pdf/BitmapOutputDev.h     virtual void drawImage(GfxState *state, Object *ref, Stream *str,
drawImage         531 lib/pdf/FullBitmapOutputDev.cc     rgbdev->drawImage(state, ref, str, width, height, colorMap, maskColors, inlineImg);
drawImage         144 lib/pdf/FullBitmapOutputDev.h     virtual void drawImage(GfxState *state, Object *ref, Stream *str,
drawImage         170 lib/pdf/GFXOutputDev.h   virtual void drawImage(GfxState *state, Object *ref, Stream *str,
drawImage         572 lib/pdf/InfoOutputDev.cc     OutputDev::drawImage(state,ref,str,width,height,colorMap,maskColors,inlineImg);
drawImage         144 lib/pdf/InfoOutputDev.h     virtual void drawImage(GfxState *state, Object *ref, Stream *str,
drawImage        3667 lib/pdf/xpdf/Gfx.cc       out->drawImage(state, ref, str, width, height, colorMap,
drawImage         113 lib/pdf/xpdf/OutputDev.cc   drawImage(state, ref, str, width, height, colorMap, NULL, gFalse);
drawImage         122 lib/pdf/xpdf/OutputDev.cc   drawImage(state, ref, str, width, height, colorMap, NULL, gFalse);
drawImage         194 lib/pdf/xpdf/OutputDev.h   virtual void drawImage(GfxState *state, Object *ref, Stream *str,
drawImage         189 lib/pdf/xpdf/Splash.h   SplashError drawImage(SplashImageSource src, void *srcData,
drawImage        2048 lib/pdf/xpdf/SplashOutputDev.cc   splash->drawImage(src, &imgData, srcMode, maskColors ? gTrue : gFalse,
drawImage        2290 lib/pdf/xpdf/SplashOutputDev.cc     splash->drawImage(&maskedImageSrc, &imgData, srcMode, gTrue,
drawImage        2354 lib/pdf/xpdf/SplashOutputDev.cc   maskSplash->drawImage(&imageSrc, &imgMaskData, splashModeMono8, gFalse,
drawImage        2422 lib/pdf/xpdf/SplashOutputDev.cc   splash->drawImage(&imageSrc, &imgData, srcMode, gFalse, width, height, mat);
drawImage         127 lib/pdf/xpdf/SplashOutputDev.h   virtual void drawImage(GfxState *state, Object *ref, Stream *str,