Searched refs:keycapLabelSet (Results 1 – 1 of 1) sorted by relevance
238 private final Set<String> keycapLabelSet; field in Annotations.AnnotationSet262 keycapLabelSet = getLabelSet("keycap"); in AnnotationSet()263 keycapLabel = keycapLabelSet.isEmpty() ? null : keycapLabelSet.iterator().next(); in AnnotationSet()399 return new Annotations(keycapLabelSet, shortName); in synthesize()