Home
last modified time | relevance | path

Searched defs:UConverterImpl (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Ducnv_cnv.h232 struct UConverterImpl { struct
233 UConverterType type;
235 UConverterLoad load;
236 UConverterUnload unload;
238 UConverterOpen open;
239 UConverterClose close;
240 UConverterReset reset;
242 UConverterToUnicode toUnicode;
243 UConverterToUnicode toUnicodeWithOffsets;
244 UConverterFromUnicode fromUnicode;
[all …]
Ducnv_bld.h61 typedef struct UConverterImpl UConverterImpl; typedef
/third_party/icu/icu4c/source/common/
Ducnv_cnv.h232 struct UConverterImpl { struct
233 UConverterType type;
235 UConverterLoad load;
236 UConverterUnload unload;
238 UConverterOpen open;
239 UConverterClose close;
240 UConverterReset reset;
242 UConverterToUnicode toUnicode;
243 UConverterToUnicode toUnicodeWithOffsets;
244 UConverterFromUnicode fromUnicode;
[all …]
Ducnv_bld.h61 typedef struct UConverterImpl UConverterImpl; typedef
/third_party/node/deps/icu-small/source/common/
Ducnv_cnv.h232 struct UConverterImpl { struct
233 UConverterType type;
235 UConverterLoad load;
236 UConverterUnload unload;
238 UConverterOpen open;
239 UConverterClose close;
240 UConverterReset reset;
242 UConverterToUnicode toUnicode;
243 UConverterToUnicode toUnicodeWithOffsets;
244 UConverterFromUnicode fromUnicode;
[all …]
Ducnv_bld.h61 typedef struct UConverterImpl UConverterImpl; typedef