Home
last modified time | relevance | path

Searched defs:cmapTable (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
DGlyphCoverage.java46 CMapTable cmapTable = font.getTable(Tag.cmap); in getGlyphCoverage() local
74 private static CMap getBestCMap(CMapTable cmapTable) { in getBestCMap()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
DCMapTableSubsetter.java42 CMapTable cmapTable = font.getTable(Tag.cmap); in subset() local
DRenumberingCMapTableSubsetter.java41 CMapTable cmapTable = font.getTable(Tag.cmap); in getCMapFormat4() local
DSubsetter.java94 CMapTable cmapTable = this.font.getTable(Tag.cmap); in setCMaps() local
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
DCMapEditingTests.java71 CMapTable cmapTable = font.getTable(Tag.cmap); in testRemoveAllButOneCMap() local
83 CMapTable cmapTable = font.getTable(Tag.cmap); in testCopyAllCMapToNewFont() local
DGlyphTests.java110 CMapTable cmapTable = font.getTable(Tag.cmap); in checkTestSet() local
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/
DCMapTableBuilderTest.java41 CMapTable cmapTable = font.getTable(Tag.cmap); in verifyCmap() local
DBasicSubsetTests.java109 CMapTable cmapTable = dstFont.getTable(Tag.cmap); in testSubsetGlyphs() local
DHintStripTest.java78 CMapTable cmapTable = dstFont.getTable(Tag.cmap); in testCmap() local
DRenumberingSubsetTest.java88 CMapTable cmapTable = dstFont.getTable(Tag.cmap); in testCmap() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
DFontUtils.java118 CMapTable cmapTable = getCMapTable(font); in getUCSCMap() local
DFontInfo.java230 CMapTable cmapTable = FontUtils.getCMapTable(font); in listCmaps() local
615 CMapTable cmapTable = FontUtils.getCMapTable(font); in listUnmappedGlyphs() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
DSfntDump.java390 CMapTable cmapTable = (CMapTable) font.getTable(Tag.cmap); in dumpFont() local
471 CMapTable cmapTable = font.getTable(Tag.cmap); in dumpChars() local
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/table/opentype/
DRuleTests.java56 CMapTable cmapTable = font.getTable(Tag.cmap); in allFonts() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/
DRule.java41 CMapTable cmapTable = font.getTable(Tag.cmap); in charGlyphClosure() local
170 public static GlyphGroup glyphGroupForText(String str, CMapTable cmapTable) { in glyphGroupForText()
/third_party/skia/m133/third_party/externals/icu/source/test/letest/
DFontObject.h216 CMAPTable *cmapTable; variable
/third_party/skia/m133/third_party/externals/icu/source/test/perf/leperf/
DFontObject.h220 CMAPTable *cmapTable; variable
/third_party/icu/icu4c/source/test/perf/leperf/
DFontObject.h220 CMAPTable *cmapTable; variable
/third_party/icu/icu4c/source/test/letest/
DFontObject.h216 CMAPTable *cmapTable; variable