Searched defs:UTextClone (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutext.h1138 UTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status); typedef
1374 * (public) Function pointer for UTextClone
1376 * @see UTextClone
1379 UTextClone *clone;
/external/icu4c/common/unicode/
H A Dutext.h999 UTextClone(UText *dest, const UText *src, UBool deep, UErrorCode *status); typedef
1235 * (public) Function pointer for UTextClone
1237 * @see UTextClone
1240 UTextClone *clone;

Completed in 199 milliseconds