Searched refs:maskInvert (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/ |
H A D | pdfioutdev_gpl.cxx | 302 int maskWidth, int maskHeight, bool maskInvert, in writePng_() argument 308 …eatePng( o_rOutputBuf, str, width, height, colorMap, maskStr, maskWidth, maskHeight, maskInvert ); in writePng_() 892 GBool maskInvert) in drawMaskedImage() argument 896 … writePng_( aBuf, str, width, height, colorMap, maskStr, maskWidth, maskHeight, maskInvert, true ); in drawMaskedImage() 904 writeMaskLF( aMaskBuf, maskStr, width, height, maskInvert ); in drawMaskedImage()
|
H A D | pnghelper.cxx | 330 bool maskInvert in createPng() argument 388 if( maskInvert ) in createPng()
|
H A D | pnghelper.hxx | 78 int maskWidth, int maskHeight, bool maskInvert );
|
H A D | pdfioutdev_gpl.hxx | 249 GBool maskInvert);
|
Completed in 26 milliseconds