Searched refs:TAG_ROND (Results 1 – 2 of 2) sorted by relevance
13 private const val TAG_ROND = "ROND" constant28 Assert.assertEquals("'$TAG_WGHT' 100, '$TAG_WDTH' 100, '$TAG_ROND' 100", initFvar) in testUpdateFontVariation_getCorrectFvarStr()37 "'$TAG_WGHT' 200, '$TAG_WDTH' 100, '$TAG_OPSZ' 0, '$TAG_ROND' 100", in testUpdateFontVariation_getCorrectFvarStr()
6 private const val TAG_ROND = "ROND" constant55 resultString += (if (resultString.isBlank()) "" else ", ") + "'$TAG_ROND' $mRoundness" in updateFontVariation()