Home
last modified time | relevance | path

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

/reactos/dll/win32/mscms/
H A Dmscms_priv.h46 extern BOOL close_profile( HPROFILE ) DECLSPEC_HIDDEN;
H A Dhandle.c149 BOOL close_profile( HPROFILE handle ) in close_profile() function
H A Dprofile.c1529 ret = close_profile( profile ); in CloseColorProfile()