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

/macosx-10.10/WebCore-7600.1.25/loader/
H A DTextResourceDecoder.h60 void setHintEncoding(const TextResourceDecoder* hintDecoder) argument
64 if (hintDecoder && hintDecoder->m_source == AutoDetectedEncoding)
65 m_hintEncoding = hintDecoder->encoding().name();

Completed in 120 milliseconds