Searched refs:screenColorProfile (Results 1 – 4 of 4) sorted by relevance
201 ColorProfile profile = screenColorProfile(); in OutputDeviceProfile()219 static ColorProfile screenColorProfile() in screenColorProfile() function223 Platform::current()->screenColorProfile(&profile); in screenColorProfile()
99 virtual void screenColorProfile(blink::WebVector<char>* to_profile);
835 void RendererWebKitPlatformSupportImpl::screenColorProfile( in screenColorProfile() function in content::RendererWebKitPlatformSupportImpl
395 virtual void screenColorProfile(WebVector<char>* profile) { } in screenColorProfile() function