Searched refs:hb_shape_full (Results 1 – 6 of 6) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-shape.h | 66 hb_shape_full (hb_font_t *font,
|
D | hb-shape.cc | 370 hb_shape_full (hb_font_t *font, in hb_shape_full() function 407 hb_shape_full (font, buffer, features, num_features, NULL); in hb_shape()
|
/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 | 467 hb_shape_full
|
/external/harfbuzz_ng/ |
D | NEWS | 374 provided to hb_shape_full() (as exercised by XeTeX). 1143 - hb_shape_full()
|