Searched refs:TAG_AXIS (Results 1 – 1 of 1) sorted by relevance
70 public static final String TAG_AXIS = "axis"; field in FontListParser376 if (tag.equals(TAG_AXIS)) { in readFont()