Home
last modified time | relevance | path

Searched refs:createUnicodeMapper (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/test/letest/
Dcmaps.h25 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
Dcmaps.cpp56 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper() function in CMAPMapper
DPortableFontInstance.cpp280 return CMAPMapper::createUnicodeMapper(cmap); in findUnicodeMapper()
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dcmaps.h33 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
DGnomeFontInstance.cpp114 fMapper = CMAPMapper::createUnicodeMapper(cmap); in initMapper()
Dcmaps.cpp65 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper() function in CMAPMapper
DGDIFontInstance.cpp332 fMapper = CMAPMapper::createUnicodeMapper(cmap); in initMapper()
/third_party/icu/icu4c/source/samples/layout/
Dcmaps.h33 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
Dcmaps.cpp65 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper() function in CMAPMapper
DGnomeFontInstance.cpp114 fMapper = CMAPMapper::createUnicodeMapper(cmap); in initMapper()
DGDIFontInstance.cpp332 fMapper = CMAPMapper::createUnicodeMapper(cmap); in initMapper()
/third_party/icu/icu4c/source/test/perf/leperf/
Dcmaps.h29 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
Dcmaps.cpp60 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper() function in CMAPMapper
DPortableFontInstance.cpp288 return CMAPMapper::createUnicodeMapper(cmap); in findUnicodeMapper()