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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DTextEncoding.h45 const TextEncoding& closestByteBasedEquivalent() const;
H A DTextEncoding.cpp156 const TextEncoding& TextEncoding::closestByteBasedEquivalent() const function in class:WTF::TextEncoding
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DTextResourceDecoder.cpp143 m_encoding = encoding.closestByteBasedEquivalent();

Completed in 203 milliseconds