Home | History | Annotate | Download | only in normalizer

Lines Matching defs:hasBoundaryBefore

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