Searched refs:ApplyPreferences (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/
H A Dpreferences.h82 void ApplyPreferences(ApplyReason reason,
H A Dpreferences.cc374 ApplyPreferences(REASON_INITIALIZATION, "");
401 ApplyPreferences(REASON_PREF_CHANGED, pref_name);
404 void Preferences::ApplyPreferences(ApplyReason reason, function in class:chromeos::Preferences
671 ApplyPreferences(REASON_ACTIVE_USER_CHANGED, "");
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_test_delegate.h103 virtual void ApplyPreferences() = 0;
H A Dtest_runner.cc2443 delegate_->ApplyPreferences();
2448 delegate_->ApplyPreferences();
2453 delegate_->ApplyPreferences();
2458 delegate_->ApplyPreferences();
2463 delegate_->ApplyPreferences();
2514 delegate_->ApplyPreferences();
2523 delegate_->ApplyPreferences();
/external/chromium_org/content/shell/renderer/
H A Dwebkit_test_runner.h82 virtual void ApplyPreferences() OVERRIDE;
H A Dwebkit_test_runner.cc328 void WebKitTestRunner::ApplyPreferences() { function in class:content::WebKitTestRunner

Completed in 133 milliseconds