Searched defs:standardprofileW (Results 1 – 1 of 1) sorted by relevance
540 static void test_GetStandardColorSpaceProfileW( WCHAR *standardprofileW ) in test_GetStandardColorSpaceProfileW()697 static void test_EnumColorProfilesW( WCHAR *standardprofileW ) in test_EnumColorProfilesW()805 static void test_InstallColorProfileW( WCHAR *standardprofileW, WCHAR *testprofileW ) in test_InstallColorProfileW()962 static void test_OpenColorProfileW( WCHAR *standardprofileW ) in test_OpenColorProfileW()1375 WCHAR *standardprofileW = NULL, *testprofileW = NULL; in START_TEST() local