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

  /external/chromium/chrome/browser/
default_encoding_combo_model.h 27 std::string GetEncodingCharsetByIndex(int index);
default_encoding_combo_model.cc 39 std::string DefaultEncodingComboboxModel::GetEncodingCharsetByIndex(int index) {
52 if (GetEncodingCharsetByIndex(i) == current_encoding)

Completed in 33 milliseconds