Searched refs:tagA (Results 1 – 1 of 1) sorted by relevance
173 val tagA = if (i < start.size) start[i].tag else null regex177 tagA == null -> 1179 else -> tagA.compareTo(tagB)184 val v = filter(tagA!!, start[i++].styleValue, end[j++].styleValue)185 FontVariationAxis(tagA, v)188 val v = filter(tagA!!, start[i++].styleValue, null)189 FontVariationAxis(tagA, v)