Searched refs:spaceSuffix (Results 1 – 1 of 1) sorted by relevance
1313 UChar spaceSuffix[2] = { ' ', suffix }; in paint() local1314 … TextRun suffixRun = RenderBlockFlow::constructTextRun(this, font, spaceSuffix, 2, style()); in paint()