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

/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-shaper.cpp377 return HB_OpenTypePosition(shaper_item, availableGlyphs, /*doLogClusters*/true);
850 HB_Bool HB_OpenTypePosition(HB_ShaperItem *item, int availableGlyphs, HB_Bool doLogClusters) function
/external/harfbuzz/src/
H A Dharfbuzz-shaper.cpp588 return HB_OpenTypePosition(shaper_item, availableGlyphs, /*doLogClusters*/true);
1212 HB_Bool HB_OpenTypePosition(HB_ShaperItem *item, int availableGlyphs, HB_Bool doLogClusters) function

Completed in 87 milliseconds