Searched defs:effectiveAdvances (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DUniscribeHelper.h255 const int* effectiveAdvances() const function in struct:WebCore::UniscribeHelper::Shaping
H A DUniscribeHelper.cpp207 shaping.effectiveAdvances(), &item.a, &curX);
249 shaping.effectiveAdvances(), &item.a, &charX,
335 const int* effectiveAdvances = shaping.effectiveAdvances(); local
338 innerOffset += effectiveAdvances[i];

Completed in 53 milliseconds