Home
last modified time | relevance | path

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

/AOO41X/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx204 GfxImageColorMap* colorMap, in writePpm_() argument
239 colorMap->getNumPixelComps(), in writePpm_()
240 colorMap->getBits()); in writePpm_()
248 colorMap->getRGB(p, &rgb); in writePpm_()
253 p +=colorMap->getNumPixelComps(); in writePpm_()
283 int width, int height, GfxImageColorMap* colorMap, in writePng_() argument
291 …PngHelper::createPng( o_rOutputBuf, str, width, height, colorMap, maskStr, maskWidth, maskHeight, … in writePng_()
300 int width, int height, GfxImageColorMap* colorMap, in writePng_() argument
308 …PngHelper::createPng( o_rOutputBuf, str, width, height, colorMap, maskStr, maskWidth, maskHeight, … in writePng_()
328 GfxImageColorMap* colorMap, in writeImage_() argument
[all …]
H A Dpnghelper.cxx243 int width, int height, GfxImageColorMap* colorMap, in createPng() argument
257 colorMap->getNumPixelComps(), in createPng()
258 colorMap->getBits()); in createPng()
271 colorMap->getRGB(p, &rgb); in createPng()
277 p +=colorMap->getNumPixelComps(); in createPng()
327 int width, int height, GfxImageColorMap* colorMap, in createPng() argument
342 colorMap->getNumPixelComps(), in createPng()
343 colorMap->getBits()); in createPng()
356 colorMap->getRGB(p, &rgb); in createPng()
362 p +=colorMap->getNumPixelComps(); in createPng()
H A Dpdfioutdev_gpl.hxx243 int width, int height, GfxImageColorMap *colorMap,
247 GfxImageColorMap *colorMap,
252 GfxImageColorMap *colorMap,
H A Dpnghelper.hxx69 int width, int height, GfxImageColorMap* colorMap,
76 int width, int height, GfxImageColorMap* colorMap,