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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
UniscribeHelper.h 363 int advanceForItem(int) const;
UniscribeHelper.cpp 199 width += advanceForItem(itemIndex);
298 width += advanceForItem(itemIndex);
312 int itemAdvance = advanceForItem(itemIndex);
369 curX += advanceForItem(itemIndex);
426 // counted in advanceForItem below when we move to the next run.
468 curX += advanceForItem(itemIndex);
    [all...]

Completed in 5128 milliseconds