Home | History | Annotate | Download | only in normalizer

Lines Matching defs:hasBoundaryBefore

2842         assertFalse("soft hyphen has no boundary before", n2.hasBoundaryBefore(0xad));
2961 public boolean hasBoundaryBefore(int c) { return false; }