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 | 103 …AAT_LAYOUT_FEATURE_SELECTOR_EXPERT_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 105 …_AAT_LAYOUT_FEATURE_SELECTOR_MONOSPACED_TEXT, (hb_aat_layout_feature_selector_t) 7}, 106 …_AAT_LAYOUT_FEATURE_SELECTOR_ALT_HALF_WIDTH_TEXT, (hb_aat_layout_feature_selector_t) 7}, 111 …AAT_LAYOUT_FEATURE_SELECTOR_HOJO_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 112 …_AAT_LAYOUT_FEATURE_SELECTOR_HALF_WIDTH_TEXT, (hb_aat_layout_feature_selector_t) 7}, 114 …AAT_LAYOUT_FEATURE_SELECTOR_JIS2004_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 115 …AAT_LAYOUT_FEATURE_SELECTOR_JIS1978_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 116 …AAT_LAYOUT_FEATURE_SELECTOR_JIS1983_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 117 …AAT_LAYOUT_FEATURE_SELECTOR_JIS1990_CHARACTERS, (hb_aat_layout_feature_selector_t) 16}, 119 …_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() 50 …hb_aat_layout_feature_selector_info_t get_info (hb_aat_layout_feature_selector_t default_selector)… in get_info() 54 (hb_aat_layout_feature_selector_t) (unsigned int) setting, in get_info() 56 ? (hb_aat_layout_feature_selector_t) (setting + 1) in get_info() 107 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 | 45 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 | 949 …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 | 11 hb_aat_layout_feature_selector_t
|
/external/harfbuzz_ng/ |
D | NEWS | 146 +hb_aat_layout_feature_selector_t
|