Home
last modified time | relevance | path

Searched refs:newTextCodecMac (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/text/mac/
DTextCodecMac.cpp68 static PassOwnPtr<TextCodec> newTextCodecMac(const TextEncoding&, const void* additionalData) in newTextCodecMac() function
79 registrar(CharsetTable[i].name, newTextCodecMac, &CharsetTable[i].encoding); in registerCodecs()
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3132561 (WebCore::newTextCodecMac): Added. Used by registerCodecs.
DChangeLog9838 (WebCore::newTextCodecMac):
DChangeLog-2009-06-166999 (WebCore::newTextCodecMac): Ditto.