Searched refs:hasWordSpacingOrLetterSpacing (Results 1 – 1 of 1) sorted by relevance
161 …bool hasWordSpacingOrLetterSpacing = fontDescription().wordSpacing() || fontDescription().letterSp… in width() local163 …&& !hasWordSpacingOrLetterSpacing // Word spacing and letter spacing can change the width of a wor… in width()