Home | History | Annotate | Download | only in i18n

Lines Matching refs:ovrField

1316     UnicodeString ovrField;
1331 ovrField.setToBogus();
1334 ovrField.setTo(currentString,0,1); // We just need the first character.
1393 if (ovrField.isBogus()) {
1412 UChar ch = ovrField.charAt(0);