Home | History | Annotate | Download | only in layout

Lines Matching full:virama

488         // The TDIL spec says that consonant + virama + RRA should produce a rakar in Malayalam.  However,
570 {-1, -1, -1, -1, -1, -1, 3, 2, -1, -1, -1, -1, -1, -1, 7, -1}, // 4 - consonant virama
573 {-1, -1, -1, -1, -1, -1, 3, 2, -1, -1, -1, -1, -1, -1, -1, -1}, // 7 - consonant virama ZWJ, consonant ZWJ virama
574 {-1, 6, 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 4, -1, -1}, // 8 - independent vowels that can take a virama
692 // A lone virama is illegal unless it follows a
1171 // Don't apply half form to virama that stands alone at the end of a syllable
1172 // to prevent half forms from forming when syllable ends with virama
1211 // First find the relevant virama for the script we are dealing with
1212 LEUnicode virama;
1215 virama = currentChar;