Searched refs:hb_shape_full (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-shape.cc | 122 hb_shape_full (hb_font_t *font, in hb_shape_full() function 160 hb_shape_full (font, buffer, features, num_features, NULL); 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, NULL, 0, ot)) in hb_fc_can_render()
|
D | options.hh | 248 hb_bool_t res = hb_shape_full (font, buffer, features, num_features, shapers); in shape()
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 526 hb_shape_full
|
/external/harfbuzz_ng/ |
D | NEWS | 524 provided to hb_shape_full() (as exercised by XeTeX). 1293 - hb_shape_full()
|