Home | History | Annotate | Download | only in common

Lines Matching full:codepoint

120     UChar contextCharToUnicode;         /* previous Unicode codepoint for contextual analysis */
121 UChar contextCharFromUnicode; /* previous Unicode codepoint for contextual analysis */
1038 /* If the previous codepoint is Adhak and the current codepoint is a consonant, the targetByteUnit should be C + Halant + C. */
1194 contextCharToUnicode = &data->contextCharToUnicode; /* contains previous ISCII codepoint visited */
1195 toUnicodeStatus = (UChar32*)&args->converter->toUnicodeStatus;/* contains the mapping to Unicode of the above codepoint*/
1449 * If 0xA2 is preceded by a codepoint in the PNJ_BINDI_TIPPI_SET then the target codepoint should be Tippi instead of Bindi.
1458 /* write the previously mapped codepoint */