Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/gdi/
H A Dpngread.cxx179 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 24 milliseconds