Searched defs:toType (Results 1 – 2 of 2) sorted by relevance
729 final String toType = parser.getAttributeValue(null, "to"); in parseUserUpgrades() local778 public UserTypeUpgrade(String fromType, String toType, int upToVersion) { in UserTypeUpgrade()
283 int toType = hasTo ? tvTo.type : 0; in getPVH() local574 boolean getFloats, boolean hasFrom, int fromType, boolean hasTo, int toType) { in setupValues()806 int toType = hasTo ? tvTo.type : 0; in inferValueTypeFromValues() local