Searched refs:tagA (Results 1 – 1 of 1) sorted by relevance
190 val tagA = if (i < start.size) start[i].tag else null regex195 tagA == null -> 1197 else -> tagA.compareTo(tagB)203 val v = filter(tagA!!, start[i++].styleValue, end[j++].styleValue)204 FontVariationAxis(tagA, v)207 val v = filter(tagA!!, start[i++].styleValue, null)208 FontVariationAxis(tagA, v)