HomeSort by relevance Sort by last modified time
    Searched refs:setDeviceColorProfile (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/WebKit/public/web/
WebView.h 292 virtual void setDeviceColorProfile(const WebVector<char>&) = 0;
  /external/chromium_org/third_party/WebKit/Source/core/page/
Page.h 179 void setDeviceColorProfile(const Vector<char>&);
Page.cpp 385 void Page::setDeviceColorProfile(const Vector<char>& profile)
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.h 209 virtual void setDeviceColorProfile(const WebVector<char>&) OVERRIDE;
WebViewImpl.cpp     [all...]
  /external/chromium_org/content/renderer/
render_view_impl.cc     [all...]

Completed in 461 milliseconds