Home
last modified time | relevance | path

Searched refs:VarTypeAxes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
DFontConfig.java242 private final @VarTypeAxes int mVarTypeAxes;
251 public @interface VarTypeAxes {} annotation in FontConfig.Font
268 @VarTypeAxes int varTypeAxes) { in Font()
393 public @VarTypeAxes int getVarTypeAxes() { in getVarTypeAxes()