Home
last modified time | relevance | path

Searched refs:TextCodecMap (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/text/
DTextEncodingRegistry.cpp120 typedef HashMap<const char*, TextCodecFactory> TextCodecMap; typedef
132 static TextCodecMap* textCodecMap;
211 textCodecMap = new TextCodecMap; in buildBaseTextCodecMaps()