Searched refs:getVarTypeAxes (Results 1 – 3 of 3) sorted by relevance
401 assertThat(families.get(0).getFontList().get(0).getVarTypeAxes()) in varFamilyType()403 assertThat(families.get(0).getFontList().get(1).getVarTypeAxes()) in varFamilyType()405 assertThat(families.get(0).getFontList().get(2).getVarTypeAxes()) in varFamilyType()
127 final int varTypeAxes = font.getVarTypeAxes(); in resolveVarFamilyType()
393 public @VarTypeAxes int getVarTypeAxes() { in getVarTypeAxes() method in FontConfig.Font