Home
last modified time | relevance | path

Searched defs:registerCodecs (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/text/
DTextCodecUTF16.cpp63 void TextCodecUTF16::registerCodecs(TextCodecRegistrar registrar) in registerCodecs() function in WebCore::TextCodecUTF16
DTextCodecUserDefined.cpp47 void TextCodecUserDefined::registerCodecs(TextCodecRegistrar registrar) in registerCodecs() function in WebCore::TextCodecUserDefined
DTextCodecLatin1.cpp110 void TextCodecLatin1::registerCodecs(TextCodecRegistrar registrar) in registerCodecs() function in WebCore::TextCodecLatin1
DTextCodecUTF8.cpp60 void TextCodecUTF8::registerCodecs(TextCodecRegistrar registrar) in registerCodecs() function in WebCore::TextCodecUTF8
DTextCodecICU.cpp177 void TextCodecICU::registerCodecs(TextCodecRegistrar registrar) in registerCodecs() function in WebCore::TextCodecICU
/external/webkit/Source/WebCore/platform/text/qt/
DTextCodecQt.cpp70 void TextCodecQt::registerCodecs(TextCodecRegistrar registrar) in registerCodecs() function in WebCore::TextCodecQt
/external/webkit/Source/WebCore/platform/text/mac/
DTextCodecMac.cpp73 void TextCodecMac::registerCodecs(TextCodecRegistrar registrar) in registerCodecs() function in WebCore::TextCodecMac