Searched refs:kerningIsEnabled (Results 1 – 1 of 1) sorted by relevance
394 bool kerningIsEnabled = font.fontDescription().typesettingFeatures() & Kerning; in setLogicalWidthForTextRun() local417 if (kerningIsEnabled && lastEndOffset == run->m_stop) { in setLogicalWidthForTextRun()