Home
last modified time | relevance | path

Searched refs:maskColorMap (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpnghelper.cxx245 int maskWidth, int maskHeight, GfxImageColorMap* maskColorMap ) in createPng() argument
293 maskColorMap->getNumPixelComps(), in createPng()
294 maskColorMap->getBits()); in createPng()
302 maskColorMap->getGray(pm,&alpha); in createPng()
303 pm += maskColorMap->getNumPixelComps(); in createPng()
H A Dpdfioutdev_gpl.cxx285 int maskWidth, int maskHeight, GfxImageColorMap* maskColorMap, in writePng_() argument
291 …tePng( o_rOutputBuf, str, width, height, colorMap, maskStr, maskWidth, maskHeight, maskColorMap ); in writePng_()
915 GfxImageColorMap* maskColorMap ) in drawSoftMaskedImage() argument
919 …writePng_( aBuf, str, width, height, colorMap, maskStr, maskWidth, maskHeight, maskColorMap, true … in drawSoftMaskedImage()
927 writeImageLF( aMaskBuf, maskStr, maskWidth, maskHeight, maskColorMap ); in drawSoftMaskedImage()
H A Dpnghelper.hxx71 int maskWidth, int maskHeight, GfxImageColorMap* maskColorMap );
H A Dpdfioutdev_gpl.hxx255 GfxImageColorMap *maskColorMap);

Completed in 68 milliseconds