Searched refs:encoding_auto_detect_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc410 encoding_auto_detect_.Init(prefs::kWebKitUsesUniversalDetector,
499 encoding_auto_detect_.Destroy();
804 encoding_auto_detect_.SetValue(!encoding_auto_detect_.GetValue());
809 if (encoding_auto_detect_.GetValue()) {
H A Dbrowser.h922 BooleanPrefMember encoding_auto_detect_; member in class:Browser

Completed in 78 milliseconds