Home | History | Annotate | Download | only in impl

Lines Matching defs:SOFT_DOTTED

471     /** @return NO_DOT, SOFT_DOTTED, ABOVE, OTHER_ACCENT */
482 return getDotType(c)==SOFT_DOTTED;
525 * was Soft_Dotted,
681 /* Is preceded by Soft_Dotted character with no intervening cc=230 ? */
692 if(dotType==SOFT_DOTTED) {
1300 case UProperty.SOFT_DOTTED:
1391 private static final int SOFT_DOTTED= 0x20; /* soft-dotted characters with cc=0 */