Home
last modified time | relevance | path

Searched refs:newStreamingTextDecoderWindowsLatin1 (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/text/
DTextCodecLatin1.cpp105 static PassOwnPtr<TextCodec> newStreamingTextDecoderWindowsLatin1(const TextEncoding&, const void*) in newStreamingTextDecoderWindowsLatin1() function
112 registrar("windows-1252", newStreamingTextDecoderWindowsLatin1, 0); in registerCodecs()
115 registrar("ISO-8859-1", newStreamingTextDecoderWindowsLatin1, 0); in registerCodecs()
116 registrar("US-ASCII", newStreamingTextDecoderWindowsLatin1, 0); in registerCodecs()
/external/webkit/Source/WebCore/
DChangeLog9831 (WebCore::newStreamingTextDecoderWindowsLatin1):
DChangeLog-2009-06-166988 (WebCore::newStreamingTextDecoderWindowsLatin1): Ditto.