Home | History | Annotate | Download | only in text

Lines Matching defs:unicodeWrap

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