Searched defs:UTextFuncs (Results 1 – 7 of 7) sorted by relevance
/external/icu/libicu/cts_headers/unicode/ |
D | utext.h | 1194 struct UTextFuncs { struct 1209 int32_t tableSize; 1216 int32_t reserved1, /** @internal */ reserved2, /** @internal */ reserved3; 1225 UTextClone *clone; 1234 UTextNativeLength *nativeLength; 1242 UTextAccess *access; 1250 UTextExtract *extract; 1258 UTextReplace *replace; 1266 UTextCopy *copy; 1274 UTextMapOffsetToNative *mapOffsetToNative; [all …]
|
/external/cronet/stable/third_party/icu/source/common/unicode/ |
D | utext.h | 1194 struct UTextFuncs { struct 1209 int32_t tableSize; 1216 int32_t reserved1, /** @internal */ reserved2, /** @internal */ reserved3; 1225 UTextClone *clone; 1234 UTextNativeLength *nativeLength; 1242 UTextAccess *access; 1250 UTextExtract *extract; 1258 UTextReplace *replace; 1266 UTextCopy *copy; 1274 UTextMapOffsetToNative *mapOffsetToNative; [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | utext.h | 1194 struct UTextFuncs { struct 1209 int32_t tableSize; 1216 int32_t reserved1, /** @internal */ reserved2, /** @internal */ reserved3; 1225 UTextClone *clone; 1234 UTextNativeLength *nativeLength; 1242 UTextAccess *access; 1250 UTextExtract *extract; 1258 UTextReplace *replace; 1266 UTextCopy *copy; 1274 UTextMapOffsetToNative *mapOffsetToNative; [all …]
|
/external/cronet/tot/third_party/icu/source/common/unicode/ |
D | utext.h | 1194 struct UTextFuncs { struct 1209 int32_t tableSize; 1216 int32_t reserved1, /** @internal */ reserved2, /** @internal */ reserved3; 1225 UTextClone *clone; 1234 UTextNativeLength *nativeLength; 1242 UTextAccess *access; 1250 UTextExtract *extract; 1258 UTextReplace *replace; 1266 UTextCopy *copy; 1274 UTextMapOffsetToNative *mapOffsetToNative; [all …]
|
/external/icu/libandroidicu/include/unicode/ |
D | utext.h | 1194 struct UTextFuncs { struct 1209 int32_t tableSize; 1216 int32_t reserved1, /** @internal */ reserved2, /** @internal */ reserved3; 1225 UTextClone *clone; 1234 UTextNativeLength *nativeLength; 1242 UTextAccess *access; 1250 UTextExtract *extract; 1258 UTextReplace *replace; 1266 UTextCopy *copy; 1274 UTextMapOffsetToNative *mapOffsetToNative; [all …]
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Globalization/ |
D | mod.rs | 5409 pub struct UTextFuncs { struct 5427 impl ::core::marker::Copy for UTextFuncs {} argument 5428 impl ::core::clone::Clone for UTextFuncs { implementation
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Globalization/ |
D | mod.rs | 5409 pub struct UTextFuncs { struct 5427 impl ::core::marker::Copy for UTextFuncs {} argument 5428 impl ::core::clone::Clone for UTextFuncs { implementation
|