Searched refs:hb_aat_layout_feature_selector_t (Results 1 – 9 of 9) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-aat-layout.cc | 66 …AAT_LAYOUT_FEATURE_SELECTOR_EXPERT_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 68 …_AAT_LAYOUT_FEATURE_SELECTOR_MONOSPACED_TEXT, (hb_aat_layout_feature_selector_t) 7}, 69 …_AAT_LAYOUT_FEATURE_SELECTOR_ALT_HALF_WIDTH_TEXT, (hb_aat_layout_feature_selector_t) 7}, 74 …AAT_LAYOUT_FEATURE_SELECTOR_HOJO_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 75 …_AAT_LAYOUT_FEATURE_SELECTOR_HALF_WIDTH_TEXT, (hb_aat_layout_feature_selector_t) 7}, 77 …AAT_LAYOUT_FEATURE_SELECTOR_JIS2004_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 78 …AAT_LAYOUT_FEATURE_SELECTOR_JIS1978_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 79 …AAT_LAYOUT_FEATURE_SELECTOR_JIS1983_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 80 …AAT_LAYOUT_FEATURE_SELECTOR_JIS1990_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 82 …_AAT_LAYOUT_FEATURE_SELECTOR_UPPER_CASE_NUMBERS, (hb_aat_layout_feature_selector_t) 2}, [all …]
|
D | hb-aat-layout-feat-table.hh | 44 int cmp (hb_aat_layout_feature_selector_t key) const in cmp() 47 hb_aat_layout_feature_selector_t get_selector () const in get_selector() 48 { return (hb_aat_layout_feature_selector_t) (unsigned) setting; } in get_selector() 51 hb_aat_layout_feature_selector_t default_selector) const in get_info() 55 s->enable = (hb_aat_layout_feature_selector_t) (unsigned int) setting; in get_info() 57 (hb_aat_layout_feature_selector_t) (s->enable + 1) : in get_info() 108 hb_aat_layout_feature_selector_t default_selector = HB_AAT_LAYOUT_FEATURE_SELECTOR_INVALID; in get_selector_infos()
|
D | hb-aat-layout.hh | 39 hb_aat_layout_feature_selector_t selectorToEnable; 40 hb_aat_layout_feature_selector_t selectorToDisable;
|
D | hb-aat-layout.h | 428 } hb_aat_layout_feature_selector_t; typedef 443 hb_aat_layout_feature_selector_t enable; 444 hb_aat_layout_feature_selector_t disable;
|
D | hb-aat-map.cc | 41 info->setting = (hb_aat_layout_feature_selector_t) value; in add_feature()
|
D | hb-aat-map.hh | 66 hb_aat_layout_feature_selector_t setting;
|
D | hb-aat-layout-morx-table.hh | 962 …hb_aat_layout_feature_selector_t setting = (hb_aat_layout_feature_selector_t) (unsigned int) featu… in compile_flags()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 10 hb_aat_layout_feature_selector_t
|
/external/harfbuzz_ng/ |
D | NEWS | 29 +hb_aat_layout_feature_selector_t
|