HomeSort by relevance Sort by last modified time
    Searched defs:registerCodecs (Results 1 - 7 of 7) sorted by null

  /external/webkit/Source/WebCore/platform/text/
TextCodecUTF16.cpp 63 void TextCodecUTF16::registerCodecs(TextCodecRegistrar registrar)
TextCodecUserDefined.cpp 47 void TextCodecUserDefined::registerCodecs(TextCodecRegistrar registrar)
TextCodecLatin1.cpp 110 void TextCodecLatin1::registerCodecs(TextCodecRegistrar registrar)
TextCodecUTF8.cpp 60 void TextCodecUTF8::registerCodecs(TextCodecRegistrar registrar)
TextCodecICU.cpp 177 void TextCodecICU::registerCodecs(TextCodecRegistrar registrar)
  /external/webkit/Source/WebCore/platform/text/qt/
TextCodecQt.cpp 70 void TextCodecQt::registerCodecs(TextCodecRegistrar registrar)
73 // qDebug() << ">>>>>>>>> registerCodecs";
  /external/webkit/Source/WebCore/platform/text/mac/
TextCodecMac.cpp 73 void TextCodecMac::registerCodecs(TextCodecRegistrar registrar)

Completed in 67 milliseconds