Searched defs:supportedAxes (Results 1 – 4 of 4) sorted by relevance
274 Set<Integer> supportedAxes = in analyzeAndResolveVariableType() local288 Set<Integer> supportedAxes = in analyzeAndResolveVariableType() local
575 final Set<Integer> supportedAxes = Set.of(AXIS_HSCROLL, AXIS_VSCROLL, AXIS_SCROLL); in runScroll() local606 private Pair<Integer, Float> readAxisOptionValues(Set<Integer> supportedAxes) { in readAxisOptionValues()
287 std::unordered_set<AxisTag> supportedAxes; in calculateSupportedAxes() local
377 final String supportedAxes = parser.getAttributeValue(null, ATTR_SUPPORTED_AXES); in readFont() local