Home
last modified time | relevance | path

Searched refs:hb_aat_layout_has_positioning (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-aat-layout.h473 hb_aat_layout_has_positioning (hb_face_t *face);
Dhb-ot-shape.cc133 if (hb_options ().aat && hb_aat_layout_has_positioning (face)) in compile()
137 else if (hb_aat_layout_has_positioning (face)) in compile()
143 if (hb_aat_layout_has_positioning (face)) in compile()
Dhb-aat-layout.cc276 hb_aat_layout_has_positioning (hb_face_t *face) in hb_aat_layout_has_positioning() function
Dhb-coretext.cc1166 return hb_aat_layout_has_substitution (face) || hb_aat_layout_has_positioning (face) ? in _hb_coretext_aat_shaper_face_data_create()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt15 hb_aat_layout_has_positioning
/external/harfbuzz_ng/
DNEWS12 +hb_aat_layout_has_positioning()