Lines Matching refs:shapers
24998 in most shapers from BY_UNICODE_LATE to BY_GDEF_LATE.
29433 + const char * const *shapers)
29505 + if (!hb_shape_full (font, fragment, features, num_features, shapers))
29545 + const char * const *shapers)
29654 + if (!hb_shape_full (font, fragments[0], features, num_features, shapers))
29660 + if (!hb_shape_full (font, fragments[1], features, num_features, shapers))
29733 + const char * const *shapers)
29738 + if (!buffer_verify_unsafe_to_break (this, text_buffer, font, features, num_features, shapers))
29741 + !buffer_verify_unsafe_to_concat (this, text_buffer, font, features, num_features, shapers))
30063 /* Reserved for complex shapers' internal use. */
30076 + const char * const *shapers)
72639 if (!hb_shape_full (font, buffer, features, num_features, shapers))
72642 - *error = "All shapers failed.";
72776 - if (!hb_shape_full (font, fragment, features, num_features, shapers))
72779 - *error = "All shapers failed while shaping fragment.";