Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
DCMapTable.java479 private Map<CMapId, CMap.Builder<? extends CMap>> cmapBuilders; field in CMapTable.Builder
664 Map<CMapId, CMap.Builder<? extends CMap>> cmapBuilders = this.getCMapBuilders(); in newCMapBuilder() local
671 Map<CMapId, CMap.Builder<? extends CMap>> cmapBuilders = this.getCMapBuilders(); in newCMapBuilder() local
677 Map<CMapId, CMap.Builder<? extends CMap>> cmapBuilders = this.getCMapBuilders(); in cmapBuilder() local