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

  /external/webkit/Source/WebCore/platform/text/brew/
TextCodecBrew.h 39 static void registerExtendedCodecs(TextCodecRegistrar);
TextCodecBrew.cpp 52 void TextCodecBrew::registerExtendedCodecs(TextCodecRegistrar registrar)
  /external/webkit/Source/WebCore/platform/text/gtk/
TextCodecGtk.h 45 static void registerExtendedCodecs(TextCodecRegistrar);
TextCodecGtk.cpp 339 void TextCodecGtk::registerExtendedCodecs(TextCodecRegistrar registrar)
  /external/webkit/Source/WebCore/platform/text/wince/
TextCodecWinCE.h 43 static void registerExtendedCodecs(TextCodecRegistrar);
TextCodecWinCE.cpp 158 void TextCodecWinCE::registerExtendedCodecs(TextCodecRegistrar registrar)
  /external/webkit/Source/WebCore/platform/text/
TextEncodingRegistry.cpp 314 TextCodecGtk::registerExtendedCodecs(addToTextCodecMap);
319 TextCodecWinCE::registerExtendedCodecs(addToTextCodecMap);

Completed in 71 milliseconds