Searched defs:supportedAxes (Results 1 – 4 of 4) sorted by relevance
273 Set<Integer> supportedAxes = in analyzeAndResolveVariableType() local287 Set<Integer> supportedAxes = in analyzeAndResolveVariableType() local
260 std::unordered_set<AxisTag> supportedAxes; in calculateSupportedAxes() local
552 final Set<Integer> supportedAxes = Set.of(AXIS_HSCROLL, AXIS_VSCROLL, AXIS_SCROLL); in runScroll() local583 private Pair<Integer, Float> readAxisOptionValues(Set<Integer> supportedAxes) { in readAxisOptionValues()
376 final String supportedAxes = parser.getAttributeValue(null, ATTR_SUPPORTED_AXES); in readFont() local