Home
last modified time | relevance | path

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

/trunk/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 __anon554ec64b0111::TestBitmap
/trunk/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::__anonc75925270111::StandardColorSpace
/trunk/main/offapi/com/sun/star/rendering/
H A DXIntegerBitmapColorSpace.idl150 @see <member>XIntegerBitmapColorSpace::convertIntegerToARGB</member>
178 sequence<ARGBColor> convertIntegerToARGB( [in] sequence<byte> deviceColor )
/trunk/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()
/trunk/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::__anoncb2f27600111::CairoColorSpace
/trunk/main/vcl/inc/
H A Dcanvasbitmap.hxx105 …:uno::Sequence< ::com::sun::star::rendering::ARGBColor > SAL_CALL convertIntegerToARGB( const ::co…

Completed in 56 milliseconds