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

  /external/chromium_org/chrome/browser/
character_encoding.cc 37 { IDC_ENCODING_UTF8, "UTF-8", IDS_ENCODING_UNICODE },
437 encoding_list->push_back(EncodingInfo(IDC_ENCODING_UTF8));
439 inserted_encoding.insert(IDC_ENCODING_UTF8);
521 top_encoding_list.insert(top_encoding_list.begin(), IDC_ENCODING_UTF8);
  /external/chromium_org/chrome/browser/ui/toolbar/
encoding_menu_controller.cc 19 IDC_ENCODING_UTF8,
  /external/chromium_org/chrome/app/
chrome_command_ids.h 96 #define IDC_ENCODING_UTF8 35501
  /external/chromium_org/chrome/browser/ui/
browser_command_controller.cc 561 case IDC_ENCODING_UTF8:
907 command_updater_.UpdateCommandEnabled(IDC_ENCODING_UTF8, true);
    [all...]

Completed in 53 milliseconds