Home
last modified time | relevance | path

Searched refs:convertIntegerToARGB (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/vcl/test/
H A Dcanvasbitmaptest.cxx224 uno::Sequence< rendering::ARGBColor > aARGBColors = xBmp->convertIntegerToARGB( aPixelData ); in checkCanvasBitmap()
375 uno::Sequence< rendering::ARGBColor > aARGBColors = xBmp->convertIntegerToARGB( aPixelData ); in checkBitmapImport()
715 const uno::Sequence< rendering::ARGBColor > aTemp( convertIntegerToARGB(deviceColor) ); in convertIntegerToRGB()
729 …virtual uno::Sequence< rendering::ARGBColor > SAL_CALL convertIntegerToARGB( const uno::Sequence< … in convertIntegerToARGB() function in __anond1d47db40111::TestBitmap
/aoo42x/main/canvas/source/tools/
H A Dcanvastools.cxx440 convertIntegerToARGB(deviceColor)); in convertFromIntegerColorSpace()
458 convertIntegerToARGB(deviceColor)); in convertToIntegerColorSpace()
483 …virtual uno::Sequence< rendering::ARGBColor > SAL_CALL convertIntegerToARGB( const uno::Sequence< … in convertIntegerToARGB() function in canvas::tools::__anon47af07500111::StandardColorSpace
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXIntegerBitmapColorSpace.idl150 @see <member>XIntegerBitmapColorSpace::convertIntegerToARGB</member>
178 sequence<ARGBColor> convertIntegerToARGB( [in] sequence<byte> deviceColor )
/aoo42x/main/vcl/source/helper/
H A Dcanvasbitmap.cxx1117 convertIntegerToARGB(deviceColor)); in convertFromIntegerColorSpace()
1135 convertIntegerToARGB(deviceColor)); in convertToIntegerColorSpace()
1192 uno::Sequence<rendering::ARGBColor> SAL_CALL VclCanvasBitmap::convertIntegerToARGB( const uno::Sequ… in convertIntegerToARGB() function in VclCanvasBitmap
H A Dcanvastools.cxx245 aARGBColors = rLayout.ColorSpace->convertIntegerToARGB(aPixelData); in readBmp()
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx1757 convertIntegerToARGB(deviceColor)); in convertFromIntegerColorSpace()
1775 convertIntegerToARGB(deviceColor)); in convertToIntegerColorSpace()
1804 …virtual uno::Sequence< rendering::ARGBColor > SAL_CALL convertIntegerToARGB( const uno::Sequence< … in convertIntegerToARGB() function in cairocanvas::__anonee5de1690111::CairoColorSpace
/aoo42x/main/vcl/inc/
H A Dcanvasbitmap.hxx105 …:uno::Sequence< ::com::sun::star::rendering::ARGBColor > SAL_CALL convertIntegerToARGB( const ::co…

Completed in 68 milliseconds