Searched refs:F_MANUAL_ZWJ (Results 1 – 7 of 7) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-ot-shape-complex-use.cc | 121 map->enable_feature (HB_TAG('a','k','h','n'), F_MANUAL_ZWJ); in collect_features_use() 125 map->add_feature (HB_TAG('r','p','h','f'), F_MANUAL_ZWJ); in collect_features_use() 128 map->enable_feature (HB_TAG('p','r','e','f'), F_MANUAL_ZWJ); in collect_features_use() 133 map->enable_feature (use_basic_features[i], F_MANUAL_ZWJ); in collect_features_use() 145 map->enable_feature (use_other_features[i], F_MANUAL_ZWJ); in collect_features_use()
|
D | hb-ot-map.hh | 181 F_MANUAL_ZWJ = 0x0008u, /* Don't skip over ZWJ when matching **input**. */ enumerator 182 F_MANUAL_JOINERS = F_MANUAL_ZWNJ | F_MANUAL_ZWJ,
|
D | hb-ot-shape-complex-myanmar.cc | 90 map->enable_feature (myanmar_basic_features[i], F_MANUAL_ZWJ); in collect_features_myanmar() 97 map->enable_feature (myanmar_other_features[i], F_MANUAL_ZWJ); in collect_features_myanmar()
|
D | hb-ot-shape-complex-arabic.cc | 221 map->enable_feature (HB_TAG('r','l','i','g'), F_MANUAL_ZWJ | F_HAS_FALLBACK); in collect_features_arabic() 227 map->enable_feature (HB_TAG('r','c','l','t'), F_MANUAL_ZWJ); in collect_features_arabic() 228 map->enable_feature (HB_TAG('c','a','l','t'), F_MANUAL_ZWJ); in collect_features_arabic()
|
D | hb-ot-map.cc | 263 map->auto_zwj = !(info->flags & F_MANUAL_ZWJ); in compile()
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 17158 <enumerator name='F_MANUAL_ZWJ' value='4'/>
|
/external/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 26293 <enumerator name='F_MANUAL_ZWJ' value='4'/>
|