Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Dtext.c197 #define CPNAME_OR_FALLBACK(name,fallbackname) \ macro
497 CPNAME_OR_FALLBACK ("CP950", "BIG5-HKSCS"); in wvLIDToCodePageConverter()
499 CPNAME_OR_FALLBACK ("CP936", "GBK"); in wvLIDToCodePageConverter()
504 CPNAME_OR_FALLBACK ("CP950", "BIG5"); in wvLIDToCodePageConverter()
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.cpp97 #define CPNAME_OR_FALLBACK(destination,name,fallbackname) \ macro
1047 CPNAME_OR_FALLBACK(m_szEncoding,"CP936","GBK"); in RTFFontTableItem()
1051 CPNAME_OR_FALLBACK(m_szEncoding,"CP950","BIG5"); in RTFFontTableItem()
1098 CPNAME_OR_FALLBACK(m_szEncoding,"CP936","GBK"); in RTFFontTableItem()
1110 CPNAME_OR_FALLBACK(m_szEncoding,"CP936","GBK"); in RTFFontTableItem()
1113 CPNAME_OR_FALLBACK(m_szEncoding,"CP950","BIG5"); in RTFFontTableItem()