Searched refs:isSupportedAxes (Results 1 – 2 of 2) sorted by relevance
1048 public boolean isSupportedAxes(int axis) { in isSupportedAxes() method in Typeface
1607 if (targetTypeface.isSupportedAxes(axis.getOpenTypeTagValue())) { in setFontVariationSettings()