Home
last modified time | relevance | path

Searched refs:ImplConvertUp (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx296 bRet = ImplConvertUp( 4, NULL ); in Convert()
309 bRet = ImplConvertUp( 4, &aTrans ); in Convert()
322 bRet = ImplConvertUp( 8 ); in Convert()
335 bRet = ImplConvertUp( 8, &aTrans ); in Convert()
344 bRet = ImplConvertUp( 24, NULL ); in Convert()
629 sal_Bool Bitmap::ImplConvertUp( sal_uInt16 nBitCount, Color* pExtColor ) in ImplConvertUp() function in Bitmap
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx414 …SAL_DLLPRIVATE sal_Bool ImplConvertUp( sal_uInt16 nBitCount, Color* pExtColor = NU…

Completed in 43 milliseconds