/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...] |
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-hebrew.c | 68 return HB_OpenTypePosition(shaper_item, availableGlyphs, /*doLogClusters*/TRUE);
|
harfbuzz-shaper-private.h | 123 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 | 448 if (!HB_OpenTypePosition(item, availableGlyphs, /*doLogClusters*/FALSE))
|
harfbuzz-shaper.cpp | 377 return HB_OpenTypePosition(shaper_item, availableGlyphs, /*doLogClusters*/true); 850 HB_Bool HB_OpenTypePosition(HB_ShaperItem *item, int availableGlyphs, HB_Bool doLogClusters) [all...] |
harfbuzz-arabic.c | [all...] |
harfbuzz-indic.cpp | [all...] |