Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/text/
DTextCodecUTF16.cpp53 static PassOwnPtr<TextCodec> newStreamingTextDecoderUTF16LE(const TextEncoding&, const void*) in newStreamingTextDecoderUTF16LE() function
65 registrar("UTF-16LE", newStreamingTextDecoderUTF16LE, 0); in registerCodecs()
/external/webkit/Source/WebCore/
DChangeLog9833 (WebCore::newStreamingTextDecoderUTF16LE):
61252 (WebCore::newStreamingTextDecoderUTF16LE):
DChangeLog-2009-06-166990 (WebCore::newStreamingTextDecoderUTF16LE): Ditto.