drawMaskedImage  1756 lib/pdf/BitmapOutputDev.cc     boolpolydev->drawMaskedImage(state, ref, str, width, height, colorMap, maskStr, maskWidth, maskHeight, maskInvert);
drawMaskedImage  1759 lib/pdf/BitmapOutputDev.cc     rgbdev->drawMaskedImage(state, ref, str, width, height, colorMap, maskStr, maskWidth, maskHeight, maskInvert);
drawMaskedImage   158 lib/pdf/BitmapOutputDev.h     virtual void drawMaskedImage(GfxState *state, Object *ref, Stream *str,
drawMaskedImage   540 lib/pdf/FullBitmapOutputDev.cc     rgbdev->drawMaskedImage(state, ref, str, width, height, colorMap, maskStr, maskWidth, maskHeight, maskInvert);
drawMaskedImage   147 lib/pdf/FullBitmapOutputDev.h     virtual void drawMaskedImage(GfxState *state, Object *ref, Stream *str,
drawMaskedImage   173 lib/pdf/GFXOutputDev.h   virtual void drawMaskedImage(GfxState *state, Object *ref, Stream *str,
drawMaskedImage   583 lib/pdf/InfoOutputDev.cc     OutputDev::drawMaskedImage(state,ref,str,width,height,colorMap,maskStr,maskWidth,maskHeight,maskInvert);
drawMaskedImage   147 lib/pdf/InfoOutputDev.h     virtual void drawMaskedImage(GfxState *state, Object *ref, Stream *str,
drawMaskedImage  3664 lib/pdf/xpdf/Gfx.cc       out->drawMaskedImage(state, ref, str, width, height, colorMap,
drawMaskedImage   197 lib/pdf/xpdf/OutputDev.h   virtual void drawMaskedImage(GfxState *state, Object *ref, Stream *str,
drawMaskedImage   130 lib/pdf/xpdf/SplashOutputDev.h   virtual void drawMaskedImage(GfxState *state, Object *ref, Stream *str,