Home
last modified time | relevance | path

Searched refs:ImplMakeGreyscales (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx413 SAL_DLLPRIVATE sal_Bool ImplMakeGreyscales( sal_uInt16 nGreyscales );
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx290 bRet = ImplMakeGreyscales( 16 ); in Convert()
316 bRet = ImplMakeGreyscales( 256 ); in Convert()
515 sal_Bool Bitmap::ImplMakeGreyscales( sal_uInt16 nGreys ) in ImplMakeGreyscales() function in Bitmap
H A Dbitmap4.cxx387 sal_Bool bRet = ImplMakeGreyscales( 256 ); in ImplSobelGrey()
515 sal_Bool bRet = ImplMakeGreyscales( 256 ); in ImplEmbossGrey()

Completed in 26 milliseconds