Searched defs:clusterMap (Results 1 – 3 of 3) sorted by relevance
229 private final TreeMap<NonCtsCluster.Key, NonCtsCluster> clusterMap; field in Main.ExpectationWriter231 private ExpectationWriter(TreeMap<NonCtsCluster.Key, NonCtsCluster> clusterMap) { in ExpectationWriter()237 TreeMap<NonCtsCluster.Key, NonCtsCluster> clusterMap = new TreeMap<>(); in from() local
651 uint16_t* clusterMap; in _hb_directwrite_shape() local
487 const UINT16 *clusterMap; member