Searched refs:compressedFont (Results 1 – 1 of 1) sorted by relevance
112 …Font compressedFont = Font(description, style()->font().letterSpacing(), style()->font().wordSpaci… in combineText() local113 compressedFont.update(style()->font().fontSelector()); in combineText()114 float runWidth = compressedFont.width(run); in combineText()