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

/external/chromium/chrome/browser/ui/
H A Dbrowser.h1129 BooleanPrefMember encoding_auto_detect_; member in class:Browser
H A Dbrowser.cc257 encoding_auto_detect_.Init(prefs::kWebKitUsesUniversalDetector,
317 encoding_auto_detect_.Destroy();
1661 encoding_auto_detect_.SetValue(!encoding_auto_detect_.GetValue());
1666 if (encoding_auto_detect_.GetValue()) {

Completed in 43 milliseconds