Searched refs:tmpGlyph (Results 1 – 1 of 1) sorted by relevance
375 tmpGlyph.font = font376 tmpGlyph.runStart = run.start377 tmpGlyph.runLength = run.end - run.start378 tmpGlyph.lineNo = lineNo384 tmpGlyph.glyphIndex = i385 tmpGlyph.glyphId = line.glyphIds[i]388 tmpGlyph.textSize = paint.textSize389 tmpGlyph.color = paint.color391 glyphFilter(tmpGlyph, progress)393 if (tmpGlyph.textSize != paint.textSize || tmpGlyph.color != paint.color) {[all …]