HomeSort by relevance Sort by last modified time
    Searched refs:effectiveAdvances (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.h 252 const int* effectiveAdvances() const
UniscribeHelper.cpp 234 shaping.effectiveAdvances(), &item.a, &curX);
276 shaping.effectiveAdvances(), &item.a, &charX,
362 const int* effectiveAdvances = shaping.effectiveAdvances();
365 innerOffset += effectiveAdvances[i];
    [all...]

Completed in 48 milliseconds