Searched refs:glast (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-shaper.cpp242 static inline void positionCluster(HB_ShaperItem *item, int gfrom, int glast) argument
244 int nmarks = glast - gfrom;
258 // qDebug("---> positionCluster: cluster from %d to %d", gfrom, glast);

Completed in 39 milliseconds