Searched refs:VarFontKey (Results 1 – 1 of 1) sorted by relevance
59 private data class VarFontKey( dataClass83 private val verFontCache = hashMapOf<VarFontKey, Font>()87 private val tmpVarFontKey = VarFontKey(0, 0, mutableListOf())156 verFontCache[VarFontKey(start, newAxes)] = newFont