Searched defs:deviceColor (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/canvas/source/tools/ |
| H A D | canvastools.cxx | 286 …ual uno::Sequence< double > SAL_CALL convertColorSpace( const uno::Sequence< double >& deviceColor, in convertColorSpace() 295 …Sequence< rendering::RGBColor > SAL_CALL convertToRGB( const uno::Sequence< double >& deviceColor ) in convertToRGB() 312 …quence< rendering::ARGBColor > SAL_CALL convertToARGB( const uno::Sequence< double >& deviceColor ) in convertToARGB() 329 …uence< rendering::ARGBColor > SAL_CALL convertToPARGB( const uno::Sequence< double >& deviceColor ) in convertToPARGB() 411 …ence<double> SAL_CALL convertFromIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertFromIntegerColorSpace() 442 …< ::sal_Int8 > SAL_CALL convertToIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertToIntegerColorSpace() 459 …endering::RGBColor > SAL_CALL convertIntegerToRGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToRGB() 480 …dering::ARGBColor > SAL_CALL convertIntegerToARGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToARGB() 502 …ering::ARGBColor > SAL_CALL convertIntegerToPARGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToPARGB()
|
| /trunk/main/vcl/source/helper/ |
| H A D | canvasbitmap.cxx | 749 …< double > SAL_CALL VclCanvasBitmap::convertColorSpace( const uno::Sequence< double >& deviceColor, in convertColorSpace() 759 …ing::RGBColor> SAL_CALL VclCanvasBitmap::convertToRGB( const uno::Sequence< double >& deviceColor ) in convertToRGB() 808 …g::ARGBColor> SAL_CALL VclCanvasBitmap::convertToARGB( const uno::Sequence< double >& deviceColor ) in convertToARGB() 861 …::ARGBColor> SAL_CALL VclCanvasBitmap::convertToPARGB( const uno::Sequence< double >& deviceColor ) in convertToPARGB() 1054 …CALL VclCanvasBitmap::convertFromIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertFromIntegerColorSpace() 1118 …L_CALL VclCanvasBitmap::convertToIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertToIntegerColorSpace() 1136 …or> SAL_CALL VclCanvasBitmap::convertIntegerToRGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToRGB() 1188 …r> SAL_CALL VclCanvasBitmap::convertIntegerToARGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToARGB() 1243 …> SAL_CALL VclCanvasBitmap::convertIntegerToPARGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToPARGB()
|
| H A D | canvastools.cxx | 637 …ual uno::Sequence< double > SAL_CALL convertColorSpace( const uno::Sequence< double >& deviceColor, in convertColorSpace() 646 …Sequence< rendering::RGBColor > SAL_CALL convertToRGB( const uno::Sequence< double >& deviceColor ) in convertToRGB() 663 …quence< rendering::ARGBColor > SAL_CALL convertToARGB( const uno::Sequence< double >& deviceColor ) in convertToARGB() 680 …uence< rendering::ARGBColor > SAL_CALL convertToPARGB( const uno::Sequence< double >& deviceColor ) in convertToPARGB()
|
| /trunk/main/canvas/source/cairo/ |
| H A D | cairo_canvashelper.cxx | 1595 …ual uno::Sequence< double > SAL_CALL convertColorSpace( const uno::Sequence< double >& deviceColor, in convertColorSpace() 1604 …Sequence< rendering::RGBColor > SAL_CALL convertToRGB( const uno::Sequence< double >& deviceColor ) in convertToRGB() 1625 …quence< rendering::ARGBColor > SAL_CALL convertToARGB( const uno::Sequence< double >& deviceColor ) in convertToARGB() 1646 …uence< rendering::ARGBColor > SAL_CALL convertToPARGB( const uno::Sequence< double >& deviceColor ) in convertToPARGB() 1728 …ence<double> SAL_CALL convertFromIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertFromIntegerColorSpace() 1759 …< ::sal_Int8 > SAL_CALL convertToIntegerColorSpace( const uno::Sequence< ::sal_Int8 >& deviceColor, in convertToIntegerColorSpace() 1776 …endering::RGBColor > SAL_CALL convertIntegerToRGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToRGB() 1801 …dering::ARGBColor > SAL_CALL convertIntegerToARGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToARGB() 1826 …ering::ARGBColor > SAL_CALL convertIntegerToPARGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToPARGB()
|
| /trunk/main/vcl/test/ |
| H A D | canvasbitmaptest.cxx | 699 …endering::RGBColor > SAL_CALL convertIntegerToRGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToRGB() 715 …dering::ARGBColor > SAL_CALL convertIntegerToARGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToARGB() 751 …ering::ARGBColor > SAL_CALL convertIntegerToPARGB( const uno::Sequence< ::sal_Int8 >& deviceColor ) in convertIntegerToPARGB()
|