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

  /external/chromium_org/chrome/browser/chromeos/
preferences.h 82 void ApplyPreferences(ApplyReason reason,
preferences.cc 374 ApplyPreferences(REASON_INITIALIZATION, "");
401 ApplyPreferences(REASON_PREF_CHANGED, pref_name);
404 void Preferences::ApplyPreferences(ApplyReason reason,
671 ApplyPreferences(REASON_ACTIVE_USER_CHANGED, "");
  /external/chromium_org/content/shell/renderer/test_runner/
web_test_delegate.h 103 virtual void ApplyPreferences() = 0;
test_runner.cc     [all...]
  /external/chromium_org/content/shell/renderer/
webkit_test_runner.h 82 virtual void ApplyPreferences() OVERRIDE;
webkit_test_runner.cc 328 void WebKitTestRunner::ApplyPreferences() {

Completed in 352 milliseconds