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

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DUniscribeHelper.cpp781 int spaceWidthWithoutLetterSpacing = m_spaceWidth - m_letterSpacing; local
801 // the correct width (spaceWidthWithoutLetterSpacing) and
803 int diff = currentAdvance - spaceWidthWithoutLetterSpacing;

Completed in 32 milliseconds