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

  /external/harfbuzz/src/
harfbuzz-hebrew.c 68 return HB_OpenTypePosition(shaper_item, availableGlyphs, /*doLogClusters*/TRUE);
harfbuzz-shaper-private.h 135 HB_Bool HB_OpenTypePosition(HB_ShaperItem *item, int availableGlyphs, HB_Bool doLogClusters);
harfbuzz-hangul.c 198 positioned = HB_OpenTypePosition(item, availableGlyphs, /*doLogClusters*/FALSE);
harfbuzz-tibetan.c 150 if (!HB_OpenTypePosition(item, availableGlyphs, /*doLogClusters*/FALSE))
harfbuzz-greek.c 440 return HB_OpenTypePosition(shaper_item, availableGlyphs, /*doLogClusters*/TRUE);
harfbuzz-khmer.c 579 if (!HB_OpenTypePosition(item, availableGlyphs, /*doLogClusters*/FALSE))
harfbuzz-myanmar.c 447 if (!HB_OpenTypePosition(item, availableGlyphs, /*doLogClusters*/FALSE))
harfbuzz-shaper.cpp 588 return HB_OpenTypePosition(shaper_item, availableGlyphs, /*doLogClusters*/true);
    [all...]
harfbuzz-arabic.c     [all...]
harfbuzz-indic.cpp     [all...]

Completed in 74 milliseconds