Lines Matching full:textencoding
2685 (+[WebCoreBridge stringWithData:textEncoding:]): added, creates a string with data using the WebCore's decoding logic.
2686 (+[WebCoreBridge stringWithData:textEncodingName:]): added, calls stringWithData:textEncoding: after getting the encoding for a text encoding name
8048 (-[WebCoreBridge textEncoding]): Return the current text encoding.