HomeSort by relevance Sort by last modified time
    Searched full:hb_shape_full (Results 1 - 6 of 6) sorted by null

  /external/harfbuzz_ng/src/
hb-shape.h 50 hb_shape_full (hb_font_t *font,
hb-shape.cc 104 * hb_shape_full:
122 hb_shape_full (hb_font_t *font, function
160 hb_shape_full (font, buffer, features, num_features, nullptr);
  /external/harfbuzz_ng/util/
hb-fc.cc 135 if (!hb_shape_full (font, buffer, nullptr, 0, ot))
options.hh 236 if (!hb_shape_full (font, buffer, features, num_features, shapers))
369 if (!hb_shape_full (font, fragment, features, num_features, shapers))
  /external/harfbuzz_ng/docs/
harfbuzz-sections.txt 541 hb_shape_full
  /external/harfbuzz_ng/
NEWS 751 provided to hb_shape_full() (as exercised by XeTeX).
    [all...]

Completed in 797 milliseconds