Searched refs:totalCharacters (Results 1 – 1 of 1) sorted by relevance
188 unsigned totalCharacters = 0; in beginTextPathLayout() local205 totalCharacters += characters; in beginTextPathLayout()223 m_textPathSpacing = (desiredTextLength - totalLength) / totalCharacters; in beginTextPathLayout()