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

/external/chromium_org/chrome/browser/
H A Dcharacter_encoding.h48 static int GetSupportCanonicalEncodingCount();
51 // from zero to GetSupportCanonicalEncodingCount() - 1. THIS FUNCTION
56 // which starts from zero to GetSupportCanonicalEncodingCount() - 1.
62 // zero to GetSupportCanonicalEncodingCount() - 1. Otherwise returns 0.
H A Dcharacter_encoding.cc342 int CharacterEncoding::GetSupportCanonicalEncodingCount() { function in class:CharacterEncoding

Completed in 92 milliseconds