Home | History | Annotate | Download | only in common

Lines Matching refs:utext_clone

238     fText = utext_clone(fText, that.fText, FALSE, TRUE, &status);
365 fText = utext_clone(fText, ut, FALSE, TRUE, &status);
393 UText *result = utext_clone(fillIn, fText, FALSE, TRUE, &status);
504 fText = utext_clone(fText, input, FALSE, TRUE, &status);