Searched refs:tagB (Results 1 – 1 of 1) sorted by relevance
174 val tagB = if (j < end.size) end[j].tag else null regex178 tagB == null -> -1179 else -> tagA.compareTo(tagB)192 val v = filter(tagB!!, null, end[j++].styleValue)193 FontVariationAxis(tagB, v)