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