Home | History | Annotate | Download | only in common

Lines Matching refs:utext_clone

206     fText = utext_clone(fText, that.fText, FALSE, TRUE, &status);
334 fText = utext_clone(fText, ut, FALSE, TRUE, &status);
362 UText *result = utext_clone(fillIn, fText, FALSE, TRUE, &status);