Searched refs:ImplScaleColor (Results 1 – 1 of 1) sorted by relevance
180 sal_uInt8 ImplScaleColor();802 sal_uInt8 nIndex = ImplScaleColor(); in ImplReadTransparent()813 mnTransRed = ImplScaleColor(); in ImplReadTransparent()814 mnTransGreen = ImplScaleColor(); in ImplReadTransparent()815 mnTransBlue = ImplScaleColor(); in ImplReadTransparent()915 sal_uInt8 nIndex = ImplScaleColor(); in ImplGetBackground()926 sal_uInt8 nRed = ImplScaleColor(); in ImplGetBackground()927 sal_uInt8 nGreen = ImplScaleColor(); in ImplGetBackground()928 sal_uInt8 nBlue = ImplScaleColor(); in ImplGetBackground()940 sal_uInt8 PNGReaderImpl::ImplScaleColor() in ImplScaleColor() function in vcl::PNGReaderImpl
Completed in 27 milliseconds