/external/harfbuzz/src/ |
harfbuzz-hebrew.c | 60 if (HB_SelectScript(shaper_item, hebrew_features)) {
|
harfbuzz-shaper-private.h | 132 HB_Bool HB_SelectScript(HB_ShaperItem *item, const HB_OpenTypeFeature *features);
|
harfbuzz-hangul.c | 237 openType = HB_SelectScript(item, hangul_features);
|
harfbuzz-tibetan.c | 221 openType = HB_SelectScript(item, tibetan_features);
|
harfbuzz-greek.c | 438 if (HB_SelectScript(shaper_item, greek_features)) {
|
harfbuzz-khmer.c | 607 openType = HB_SelectScript(item, khmer_features);
|
harfbuzz-myanmar.c | 474 openType = HB_SelectScript(item, myanmar_features);
|
harfbuzz-shaper.cpp | 586 if (HB_SelectScript(shaper_item, basic_features)) { [all...] |
harfbuzz-arabic.c | [all...] |
harfbuzz-indic.cpp | [all...] |
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-hebrew.c | 60 if (HB_SelectScript(shaper_item, hebrew_features)) {
|
harfbuzz-shaper-private.h | 120 HB_Bool HB_SelectScript(HB_ShaperItem *item, const HB_OpenTypeFeature *features);
|
harfbuzz-hangul.c | 237 openType = HB_SelectScript(item, hangul_features);
|
harfbuzz-tibetan.c | 221 openType = HB_SelectScript(item, tibetan_features);
|
harfbuzz-greek.c | 438 if (HB_SelectScript(shaper_item, greek_features)) {
|
harfbuzz-khmer.c | 607 openType = HB_SelectScript(item, khmer_features);
|
harfbuzz-myanmar.c | 475 openType = HB_SelectScript(item, myanmar_features);
|
harfbuzz-shaper.cpp | 375 if (HB_SelectScript(shaper_item, basic_features)) { 696 HB_Bool HB_SelectScript(HB_ShaperItem *shaper_item, const HB_OpenTypeFeature *features) [all...] |
harfbuzz-arabic.c | [all...] |
harfbuzz-indic.cpp | [all...] |