Searched defs:setDeviceColorProfile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DPage.cpp385 void Page::setDeviceColorProfile(const Vector<char>& profile) function in class:blink::Page
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.cpp3088 void WebViewImpl::setDeviceColorProfile(const WebVector<char>& colorProfile) function in class:WebViewImpl
3096 page()->setDeviceColorProfile(deviceProfile);

Completed in 92 milliseconds