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

  /external/chromium_org/content/shell/renderer/test_runner/
WebTestDelegate.h 120 virtual void setDeviceColorProfile(const std::string& name) = 0;
test_runner.cc     [all...]
  /external/chromium_org/content/shell/renderer/
webkit_test_runner.h 96 virtual void setDeviceColorProfile(const std::string& name) OVERRIDE;
webkit_test_runner.cc 407 void WebKitTestRunner::setDeviceColorProfile(const std::string& name) {
408 SetDeviceColorProfile(render_view(), name);

Completed in 39 milliseconds