Home
last modified time | relevance | path

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

/reactos/dll/win32/mscms/
H A Dtransform.c65 static DWORD from_type( COLORTYPE type ) in from_type() function
351 if (!cmsChangeBuffersFormat( xfrm, from_type(input_type), from_type(output_type) )) in TranslateColors()