Searched defs:glyphFilter (Results 1 – 3 of 3) sorted by relevance
380 var glyphFilter: GlyphCallback? = null variable387 val glyphFilter = glyphFilter in drawFontRun() constant
230 var glyphFilter: GlyphCallback? variable
431 private val glyphFilter: GlyphCallback = { positionedGlyph, _ -> in <lambda>() constant