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

/external/webkit/Source/WebCore/platform/text/
H A DTextCodecUTF16.cpp53 static PassOwnPtr<TextCodec> newStreamingTextDecoderUTF16LE(const TextEncoding&, const void*) function in namespace:WebCore
65 registrar("UTF-16LE", newStreamingTextDecoderUTF16LE, 0);

Completed in 56 milliseconds