Home
last modified time | relevance | path

Searched refs:hb_shape_full (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-shape.cc123 hb_shape_full (hb_font_t *font, in hb_shape_full() function
161 hb_shape_full (font, buffer, features, num_features, nullptr); in hb_shape()
Dhb-shape.h50 hb_shape_full (hb_font_t *font,
/third_party/harfbuzz/src/
Dhb-shape.cc129 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()
Dhb-shape.h50 hb_shape_full (hb_font_t *font,
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-shape.cc129 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()
Dhb-shape.h50 hb_shape_full (hb_font_t *font,
/third_party/harfbuzz/util/
Dhb-fc.cc135 if (!hb_shape_full (font, buffer, nullptr, 0, ot)) in hb_fc_can_render()
Doptions.hh248 if (!hb_shape_full (font, buffer, features, num_features, shapers)) in shape()
387 if (!hb_shape_full (font, fragment, features, num_features, shapers)) in verify_buffer_safe_to_break()
/third_party/skia/third_party/externals/harfbuzz/util/
Dhb-fc.cc135 if (!hb_shape_full (font, buffer, nullptr, 0, ot)) in hb_fc_can_render()
Dshape-options.hh109 if (!hb_shape_full (font, buffer, features, num_features, shapers)) in shape()
247 if (!hb_shape_full (font, fragment, features, num_features, shapers)) in verify_buffer_safe_to_break()
/third_party/flutter/skia/third_party/externals/harfbuzz/util/
Dhb-fc.cc135 if (!hb_shape_full (font, buffer, nullptr, 0, ot)) in hb_fc_can_render()
Doptions.hh242 if (!hb_shape_full (font, buffer, features, num_features, shapers)) in shape()
381 if (!hb_shape_full (font, fragment, features, num_features, shapers)) in verify_buffer_safe_to_break()
/third_party/harfbuzz/docs/
Dharfbuzz-sections.txt633 hb_shape_full
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt638 hb_shape_full
/third_party/flutter/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt666 hb_shape_full
/third_party/flutter/skia/third_party/externals/harfbuzz/
DNEWS1200 provided to hb_shape_full() (as exercised by XeTeX).
1969 - hb_shape_full()
/third_party/harfbuzz/
DNEWS1409 provided to hb_shape_full() (as exercised by XeTeX).
2178 - hb_shape_full()
/third_party/skia/third_party/externals/harfbuzz/
DNEWS1543 provided to hb_shape_full() (as exercised by XeTeX).
2312 - hb_shape_full()
/third_party/chromium/patch/
D0001-cve.patch29505 + if (!hb_shape_full (font, fragment, features, num_features, 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))
42164 @@ -126,6 +126,13 @@ hb_shape_full (hb_font_t *font,
42178 @@ -133,6 +140,17 @@ hb_shape_full (hb_font_t *font,
72639 if (!hb_shape_full (font, buffer, features, num_features, shapers))
72776 - if (!hb_shape_full (font, fragment, features, num_features, shapers))