Home | History | Annotate | Download | only in i18n

Lines Matching defs:isBoundary

487     UBool isBoundary = FALSE;
547 isBoundary = TRUE; // FractionalUCA.txt: FDD1 00A0, SPACE first primary
554 isBoundary = TRUE; // FractionalUCA.txt: FDD1 263A, SYMBOL first primary
573 isBoundary = TRUE; // trailing first primary (there is no mapping for it)
589 if(!nodeHasAnyBefore(node) && isBoundary) {