Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/chromium/
DUniscribeHelper.cpp207 shaping.effectiveAdvances(), &item.a, &curX); in characterToX()
249 shaping.effectiveAdvances(), &item.a, &charX, in xToCharacter()
335 const int* effectiveAdvances = shaping.effectiveAdvances(); in draw() local
338 innerOffset += effectiveAdvances[i]; in draw()
DUniscribeHelper.h255 const int* effectiveAdvances() const in effectiveAdvances() function
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1654031 (WebCore::UniscribeHelper::Shaping::effectiveAdvances):