Home
last modified time | relevance | path

Searched refs:bInvert (Results 1 – 25 of 32) sorted by last modified time

12

/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx868 sal_Bool bInvert = sal_False );
H A Dbitmapex.hxx353 sal_Bool bInvert = sal_False );
H A Dgdimtf.hxx174 short nChannelBPercent = 0, double fGamma = 1.0, sal_Bool bInvert = sal_False );
H A Danimate.hxx241 sal_Bool bInvert = sal_False );
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx728 double fGamma, sal_Bool bInvert ) in Adjust() argument
732 fGamma, bInvert ) : sal_False ); in Adjust()
H A Dbitmap3.cxx3360 double fGamma, sal_Bool bInvert ) in Adjust() argument
3367 ( fGamma == 1.0 ) && !bInvert ) in Adjust()
3418 if( bInvert ) in Adjust()
H A Dgdimtf.cxx67 sal_Bool bInvert; member
1950 p->fGamma, p->bInvert ); in ImplBmpAdjustFnc()
2310 short nChannelBPercent, double fGamma, sal_Bool bInvert ) in Adjust() argument
2315 ( fGamma != 1.0 ) || bInvert ) in Adjust()
2357 if( bInvert ) in Adjust()
2371 aBmpParam.bInvert = bInvert; in Adjust()
H A Doutdev2.cxx840 const bool bInvert(ROP_INVERT == meRasterOp); in DrawTransformedBitmapEx() local
846 const bool bTryDirectPaint(!bInvert && !bBitmapChangedColor && !bMetafile && !bPrinter); in DrawTransformedBitmapEx()
H A Danimate.cxx771 double fGamma, sal_Bool bInvert ) in Adjust() argument
785 fGamma, bInvert ); in Adjust()
790 fGamma, bInvert ); in Adjust()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx814 bool bInvert) in create2DColorModifierEmbeddingsAsNeeded() argument
915 if(bInvert) in create2DColorModifierEmbeddingsAsNeeded()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dgraphicprimitivehelper2d.hxx65 bool bInvert = false);
H A Dbaseprimitive2d.hxx270 …LIC Primitive2DVectorToPrimitive2DSequence(const Primitive2DVector& rSource, bool bInvert = false);
/trunk/main/starmath/source/
H A Dview.cxx247 sal_Bool bInvert = bShow != IsCursorVisible(); in ShowCursor() local
249 if (bInvert) in ShowCursor()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1589 sal_uInt8 nGreyThreshold, sal_Bool bInvert, sal_uInt32 ) in CreateGraphicFilterSolarize() argument
1591 …GraphicFilterDialog* pDlg = new GraphicFilterSolarize( pParent, rGraphic, nGreyThreshold, bInvert in CreateGraphicFilterSolarize()
/trunk/main/xmloff/source/text/
H A DXMLSectionExport.cxx1619 sal_Bool bInvert) in ExportBoolean() argument
1629 if ((!(bTmp ^ bInvert)) != (!bDefault)) in ExportBoolean()
H A DXMLSectionExport.hxx359 sal_Bool bInvert = sal_False);
/trunk/main/svx/source/sdr/overlay/
H A Doverlayselection.cxx109 const bool bInvert(OVERLAY_INVERT == maLastOverlayType); in createOverlayObjectPrimitive2DSequence() local
113 if(bInvert) in createOverlayObjectPrimitive2DSequence()
128 if(bInvert) in createOverlayObjectPrimitive2DSequence()
/trunk/main/svx/inc/svx/
H A Dsvxdlg.hxx447 sal_uInt8 nGreyThreshold, sal_Bool bInvert, sal_uInt32 nResId)=0;
H A Dsdginitm.hxx41 … SdrGrafInvertItem( sal_Bool bInvert = sal_False ) : SdrOnOffItem( SDRATTR_GRAFINVERT, bInvert ) {} in SdrGrafInvertItem() argument
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx160 void SetInvert( sal_Bool bInvert ) { mbInvert = bInvert; } in SetInvert() argument
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx157 …(OutputBuffer& o_rOutputBuf, Stream* str, int width, int height, bool bWithLinefeed, bool bInvert ) in writePbm_() argument
185 if( bInvert ) in writePbm_()
315 … OutputBuffer& o_rOutputBuf, Stream* str, int width, int height, bool bWithLinefeed, bool bInvert ) in writeMask_() argument
320 writePbm_(o_rOutputBuf, str, width, height, bWithLinefeed, bInvert ); in writeMask_()
374 … bool bInvert ) { writeMask_(o_rOutputBuf,str,width,height,false,bInvert); } in writeMask() argument
379 … bool bInvert ) { writeMask_(o_rOutputBuf,str,width,height,true,bInvert); } in writeMaskLF() argument
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.hxx178 bool bInvert );
/trunk/main/sdext/source/pdfimport/inc/
H A Dcontentsink.hxx153 bool bInvert ) = 0;
/trunk/main/filter/source/graphicfilter/itiff/
H A Dlzwdecom.cxx70 bInvert = nInputBitsBuf == 1; in StartDecompression()
74 if ( bInvert ) in StartDecompression()
133 if ( bInvert ) in GetNextCode()
H A Dlzwdecom.hxx60 sal_Bool bEOIFound, bInvert, bFirst; member in LZWDecompressor

Completed in 184 milliseconds

12