Searched refs:hb_shape_full (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-shape.cc | 129 hb_shape_full (hb_font_t *font, in hb_shape_full() function 167 hb_shape_full (font, buffer, features, num_features, nullptr); in hb_shape()
|
D | hb-shape.h | 50 hb_shape_full (hb_font_t *font,
|
/external/harfbuzz_ng/util/ |
D | hb-fc.cc | 135 if (!hb_shape_full (font, buffer, nullptr, 0, ot)) in hb_fc_can_render()
|
D | options.hh | 238 if (!hb_shape_full (font, buffer, features, num_features, shapers)) in shape() 377 if (!hb_shape_full (font, fragment, features, num_features, shapers)) in verify_buffer_safe_to_break()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 658 hb_shape_full
|
/external/harfbuzz_ng/ |
D | NEWS | 1157 provided to hb_shape_full() (as exercised by XeTeX). 1926 - hb_shape_full()
|