Searched refs:closestByteBasedEquivalent (Results 1 - 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/text/
H A DTextEncoding.h65 const TextEncoding& closestByteBasedEquivalent() const;
H A DTextEncoding.cpp224 const TextEncoding& TextEncoding::closestByteBasedEquivalent() const function in class:WebCore::TextEncoding
/external/webkit/WebCore/loader/
H A DTextResourceDecoder.cpp355 m_encoding = encoding.closestByteBasedEquivalent();

Completed in 52 milliseconds