Searched refs:convertIntegerToARGB (Results 1 – 7 of 7) sorted by relevance
224 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
440 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
150 @see <member>XIntegerBitmapColorSpace::convertIntegerToARGB</member>178 sequence<ARGBColor> convertIntegerToARGB( [in] sequence<byte> deviceColor )
1117 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
245 aARGBColors = rLayout.ColorSpace->convertIntegerToARGB(aPixelData); in readBmp()
1757 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
105 …:uno::Sequence< ::com::sun::star::rendering::ARGBColor > SAL_CALL convertIntegerToARGB( const ::co…
Completed in 72 milliseconds