Home | History | Annotate | Download | only in include

Lines Matching full:half

48   // Map from half spelling id to single char.
49 // For half ids of Zh/Ch/Sh, map to z/c/s (low case) respectively.
74 // The Yunmu id list for the spelling ids (for half ids of Shengmu,
106 // The full spl_id range for specific half id.
107 // h2f means half to full.
108 // A half id can be a ShouZiMu id (id to represent the first char of a full
110 // [1..kFullSplIdStart-1] is the arrange of half id.
114 // Map from full id to half id.
177 // first given as a half id 1, but because 'A' is a one-char Yunmu and
181 // Test if the given id is a half id.
186 // Test if the given id is a one-char Yunmu id (obviously, it is also a half
210 // Return the number of full ids for the given half id.
213 // Return the number of full ids for the given half id, and fill spl_id_start
217 // Return the corresponding half id for the given full id.
222 // To test whether a half id is compatible with a full id.
224 // But for "Zh, Ch, Sh", if fussy mode is on, half id for 'Z' is compatible