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

  /external/chromium/chrome/browser/
character_encoding.h 49 static int GetSupportCanonicalEncodingCount();
52 // from zero to GetSupportCanonicalEncodingCount() - 1. THIS FUNCTION
57 // which starts from zero to GetSupportCanonicalEncodingCount() - 1.
63 // zero to GetSupportCanonicalEncodingCount() - 1. Otherwise returns 0.
default_encoding_combo_model.cc 19 int size = CharacterEncoding::GetSupportCanonicalEncodingCount();
character_encoding.cc 346 int CharacterEncoding::GetSupportCanonicalEncodingCount() {

Completed in 48 milliseconds