Home | History | Annotate | Download | only in text

Lines Matching defs:unicodeWrap

1340      * be bidi-wrapped using {@link BidiFormatter#unicodeWrap} based on the locale of the input
1382 output.append(bidiFormatter.unicodeWrap(elements.get(i)));
1398 morePiece = bidiFormatter.unicodeWrap(morePiece);