Searched defs:CMAPMapper (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/samples/layout/
H A Dcmaps.h20 class CMAPMapper class
25 virtual ~CMAPMapper();
27 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
30 CMAPMapper(const CMAPTable *cmap);
32 CMAPMapper() {}; function in class:CMAPMapper
38 class CMAPFormat4Mapper : public CMAPMapper
59 class CMAPGroupMapper : public CMAPMapper
77 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) function in class:CMAPMapper
83 inline CMAPMapper
[all...]
/external/chromium_org/third_party/icu/source/test/letest/
H A Dcmaps.h16 class CMAPMapper class
21 virtual ~CMAPMapper();
23 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
26 CMAPMapper(const CMAPTable *cmap);
28 CMAPMapper() {}; function in class:CMAPMapper
34 class CMAPFormat4Mapper : public CMAPMapper
55 class CMAPGroupMapper : public CMAPMapper
73 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) function in class:CMAPMapper
79 inline CMAPMapper
[all...]
/external/chromium_org/third_party/icu/source/test/perf/leperf/
H A Dcmaps.h16 class CMAPMapper class
21 virtual ~CMAPMapper();
23 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
26 CMAPMapper(const CMAPTable *cmap);
28 CMAPMapper() {}; function in class:CMAPMapper
34 class CMAPFormat4Mapper : public CMAPMapper
55 class CMAPGroupMapper : public CMAPMapper
73 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) function in class:CMAPMapper
79 inline CMAPMapper
[all...]
/external/icu/icu4c/source/samples/layout/
H A Dcmaps.h20 class CMAPMapper class
25 virtual ~CMAPMapper();
27 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
30 CMAPMapper(const CMAPTable *cmap);
32 CMAPMapper() {}; function in class:CMAPMapper
38 class CMAPFormat4Mapper : public CMAPMapper
59 class CMAPGroupMapper : public CMAPMapper
77 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) function in class:CMAPMapper
83 inline CMAPMapper
[all...]
/external/icu/icu4c/source/test/letest/
H A Dcmaps.h16 class CMAPMapper class
21 virtual ~CMAPMapper();
23 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
26 CMAPMapper(const CMAPTable *cmap);
28 CMAPMapper() {}; function in class:CMAPMapper
34 class CMAPFormat4Mapper : public CMAPMapper
55 class CMAPGroupMapper : public CMAPMapper
73 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) function in class:CMAPMapper
79 inline CMAPMapper
[all...]
/external/icu/icu4c/source/test/perf/leperf/
H A Dcmaps.h16 class CMAPMapper class
21 virtual ~CMAPMapper();
23 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
26 CMAPMapper(const CMAPTable *cmap);
28 CMAPMapper() {}; function in class:CMAPMapper
34 class CMAPFormat4Mapper : public CMAPMapper
55 class CMAPGroupMapper : public CMAPMapper
73 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) function in class:CMAPMapper
79 inline CMAPMapper
[all...]

Completed in 992 milliseconds