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

/external/webkit/WebCore/platform/text/gtk/
H A DTextCodecGtk.h98 static codecAliasList m_codecAliases_CP1255; member in class:WebCore::TextCodecGtk
H A DTextCodecGtk.cpp86 TextCodecGtk::codecAliasList TextCodecGtk::m_codecAliases_CP1255 = { "windows-1255", "CP1255", "MS-HEBR", 0 }; // rearranged, moved windows-1255 as canonical and lowercased, fixing /fast/encoding/meta-charset.html member in class:WebCore::TextCodecGtk
162 &m_codecAliases_CP1255,

Completed in 11 milliseconds