Searched refs:ImplScaleColor (Results 1 – 1 of 1) sorted by relevance
179 sal_uInt8 ImplScaleColor();792 sal_uInt8 nIndex = ImplScaleColor(); in ImplReadTransparent()803 mnTransRed = ImplScaleColor(); in ImplReadTransparent()804 mnTransGreen = ImplScaleColor(); in ImplReadTransparent()805 mnTransBlue = ImplScaleColor(); in ImplReadTransparent()905 sal_uInt8 nIndex = ImplScaleColor(); in ImplGetBackground()916 sal_uInt8 nRed = ImplScaleColor(); in ImplGetBackground()917 sal_uInt8 nGreen = ImplScaleColor(); in ImplGetBackground()918 sal_uInt8 nBlue = ImplScaleColor(); in ImplGetBackground()930 sal_uInt8 PNGReaderImpl::ImplScaleColor() in ImplScaleColor() function in vcl::PNGReaderImpl
Completed in 9 milliseconds