Home
last modified time | relevance | path

Searched refs:spaceWidthWithoutLetterSpacing (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/graphics/chromium/
DUniscribeHelper.cpp804 int spaceWidthWithoutLetterSpacing = m_spaceWidth - m_letterSpacing; in adjustSpaceAdvances() local
821 int diff = currentAdvance - spaceWidthWithoutLetterSpacing; in adjustSpaceAdvances()