Searched refs:toName (Results 1 – 3 of 3) sorted by relevance
72 public String toName; field in FontListParser.Alias206 alias.toName = parser.getAttributeValue(null, "to"); in readAlias()
366 Typeface base = systemFonts.get(alias.toName); in init()
1476 String toName = mNameOverrides.valueAt(i); in captureValues() local1477 mStartValues.nameValues.put(toName, view); in captureValues()