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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
HarfBuzzShaper.h 135 void setGlyphPositionsForHarfBuzzRun(HarfBuzzRun*, hb_buffer_t*);
HarfBuzzShaper.cpp 852 setGlyphPositionsForHarfBuzzRun(currentRun, cachedResults->buffer);
884 setGlyphPositionsForHarfBuzzRun(currentRun, harfBuzzBuffer.get());
894 void HarfBuzzShaper::setGlyphPositionsForHarfBuzzRun(HarfBuzzRun* currentRun, hb_buffer_t* harfBuzzBuffer)
    [all...]

Completed in 30 milliseconds