HomeSort by relevance Sort by last modified time
    Searched defs:UConverterImpl (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/common/
ucnv_cnv.h 46 /* function types for UConverterImpl ---------------------------------------- */
212 * UConverterImpl contains all the data and functions for a converter type.
227 struct UConverterImpl {
ucnv_bld.h 57 struct UConverterImpl;
58 typedef struct UConverterImpl UConverterImpl;
105 const UConverterImpl *impl; /* vtable-style struct of mostly function pointers */
  /external/icu4c/common/
ucnv_cnv.h 46 /* function types for UConverterImpl ---------------------------------------- */
212 * UConverterImpl contains all the data and functions for a converter type.
227 struct UConverterImpl {
ucnv_bld.h 57 struct UConverterImpl;
58 typedef struct UConverterImpl UConverterImpl;
105 const UConverterImpl *impl; /* vtable-style struct of mostly function pointers */

Completed in 45 milliseconds