Home
last modified time | relevance | path

Searched refs:CMAPMapper (Results 1 - 20 of 20) sorted by relevance

/third_party/icu/icu4c/source/test/perf/leperf/
H A Dcmaps.h22 class CMAPMapper class
27 virtual ~CMAPMapper();
29 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
32 CMAPMapper(const CMAPTable *cmap);
34 CMAPMapper() {}; in CMAPMapper() function in CMAPMapper
40 class CMAPFormat4Mapper : public CMAPMapper
61 class CMAPGroupMapper : public CMAPMapper
79 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper() function in CMAPMapper
85 inline CMAPMapper
[all...]
H A Dcmaps.cpp60 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
158 : CMAPMapper(cmap) in CMAPFormat4Mapper()
218 : CMAPMapper(cmap), fGroups(groups) in CMAPGroupMapper()
H A DPortableFontInstance.h57 CMAPMapper *fCMAPMapper;
69 CMAPMapper *findUnicodeMapper();
H A DPortableFontInstance.cpp279 CMAPMapper *PortableFontInstance::findUnicodeMapper() in findUnicodeMapper()
288 return CMAPMapper::createUnicodeMapper(cmap); in findUnicodeMapper()
/third_party/icu/icu4c/source/samples/layout/
H A Dcmaps.h26 class CMAPMapper class
31 virtual ~CMAPMapper();
33 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
36 CMAPMapper(const CMAPTable *cmap);
38 CMAPMapper() {}; in CMAPMapper() function in CMAPMapper
44 class CMAPFormat4Mapper : public CMAPMapper
65 class CMAPGroupMapper : public CMAPMapper
83 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper() function in CMAPMapper
89 inline CMAPMapper
[all...]
H A Dcmaps.cpp65 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
117 : CMAPMapper(cmap) in CMAPFormat4Mapper()
177 : CMAPMapper(cmap), fGroups(groups) in CMAPGroupMapper()
H A DGnomeFontInstance.h71 CMAPMapper *fMapper;
H A DGDIFontInstance.h72 CMAPMapper *fMapper;
H A DGnomeFontInstance.cpp114 fMapper = CMAPMapper::createUnicodeMapper(cmap); in initMapper()
H A DGDIFontInstance.cpp332 fMapper = CMAPMapper::createUnicodeMapper(cmap); in initMapper()
/third_party/icu/icu4c/source/test/letest/
H A Dcmaps.h18 class CMAPMapper class
23 virtual ~CMAPMapper();
25 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
28 CMAPMapper(const CMAPTable *cmap);
30 CMAPMapper() {}; in CMAPMapper() function in CMAPMapper
36 class CMAPFormat4Mapper : public CMAPMapper
57 class CMAPGroupMapper : public CMAPMapper
75 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper() function in CMAPMapper
81 inline CMAPMapper
[all...]
H A Dcmaps.cpp56 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
157 : CMAPMapper(cmap) in CMAPFormat4Mapper()
217 : CMAPMapper(cmap), fGroups(groups) in CMAPGroupMapper()
H A DPortableFontInstance.h53 CMAPMapper *fCMAPMapper;
65 CMAPMapper *findUnicodeMapper();
H A DPortableFontInstance.cpp271 CMAPMapper *PortableFontInstance::findUnicodeMapper() in findUnicodeMapper()
280 return CMAPMapper::createUnicodeMapper(cmap); in findUnicodeMapper()
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A Dcmaps.h26 class CMAPMapper class
31 virtual ~CMAPMapper();
33 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
36 CMAPMapper(const CMAPTable *cmap);
38 CMAPMapper() {}; in CMAPMapper() function in CMAPMapper
44 class CMAPFormat4Mapper : public CMAPMapper
65 class CMAPGroupMapper : public CMAPMapper
83 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper() function in CMAPMapper
89 inline CMAPMapper
[all...]
H A Dcmaps.cpp65 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
117 : CMAPMapper(cmap) in CMAPFormat4Mapper()
177 : CMAPMapper(cmap), fGroups(groups) in CMAPGroupMapper()
H A DGDIFontInstance.h72 CMAPMapper *fMapper;
H A DGnomeFontInstance.h71 CMAPMapper *fMapper;
H A DGnomeFontInstance.cpp114 fMapper = CMAPMapper::createUnicodeMapper(cmap); in initMapper()
H A DGDIFontInstance.cpp332 fMapper = CMAPMapper::createUnicodeMapper(cmap); in initMapper()

Completed in 9 milliseconds