Searched refs:interpCache (Results 1 – 1 of 1) sorted by relevance
82 private val interpCache = hashMapOf<InterpKey, Font>() regex109 val cachedFont = interpCache[tmpInterpKey]145 interpCache[InterpKey(start, end, progress)] = axesCachedFont155 interpCache[InterpKey(start, end, progress)] = newFont