Searched refs:tagB (Results 1 – 1 of 1) sorted by relevance
191 val tagB = if (j < end.size) end[j].tag else null regex196 tagB == null -> -1197 else -> tagA.compareTo(tagB)211 val v = filter(tagB!!, null, end[j++].styleValue)212 FontVariationAxis(tagB, v)