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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DTextCodecUTF16.cpp59 static PassOwnPtr<TextCodec> newStreamingTextDecoderUTF16BE(const TextEncoding&, const void*) function in namespace:WTF
67 registrar("UTF-16BE", newStreamingTextDecoderUTF16BE, 0);

Completed in 204 milliseconds