Searched refs:newTextCodecMac (Results 1 – 4 of 4) sorted by relevance
68 static PassOwnPtr<TextCodec> newTextCodecMac(const TextEncoding&, const void* additionalData) in newTextCodecMac() function79 registrar(CharsetTable[i].name, newTextCodecMac, &CharsetTable[i].encoding); in registerCodecs()
32561 (WebCore::newTextCodecMac): Added. Used by registerCodecs.
9838 (WebCore::newTextCodecMac):
6999 (WebCore::newTextCodecMac): Ditto.