Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms.RTF/
H A DMinor.cs766 UnicodeAnsiCodepage enumerator
H A DRTF.cs383 if (CheckCMM (TokenClass.Control, Major.Unicode, Minor.UnicodeAnsiCodepage)) { in GetToken()
H A DKeysInit.cs716 new KeyStruct(Major.Unicode, Minor.UnicodeAnsiCodepage, "ansicpg"), in Init()