Home
last modified time | relevance | path

Searched refs:argbToIntSequence (Results 1 – 4 of 4) sorted by relevance

/trunk/main/canvas/source/directx/
H A Ddx_surfacebitmap.cxx759 return tools::argbToIntSequence(aColor.GetValue()); in getPixel()
792 return tools::argbToIntSequence(aColor.GetValue()); in getPixel()
H A Ddx_impltools.hxx96 … ::com::sun::star::uno::Sequence< sal_Int8 > argbToIntSequence( const Gdiplus::ARGB& rColor );
H A Ddx_bitmap.cxx211 return tools::argbToIntSequence(aColor.GetValue()); in getPixel()
H A Ddx_impltools.cxx381 uno::Sequence< sal_Int8 > argbToIntSequence( const Gdiplus::ARGB& rColor ) in argbToIntSequence() function

Completed in 26 milliseconds