Home
last modified time | relevance | path

Searched refs:hb_shape_full (Results 1 – 9 of 9) 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/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/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt638 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/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi436 <!-- hb_shape_full -->
437 …<elf-symbol name='hb_shape_full' type='func-type' binding='global-binding' visibility='default-vis…
31881 …<!-- hb_bool_t hb_shape_full(hb_font_t*, hb_buffer_t*, const hb_feature_t*, unsigned int, const ch…
31882hb_shape_full' mangled-name='hb_shape_full' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi225 …<elf-symbol name='hb_shape_full' type='func-type' binding='global-binding' visibility='default-vis…
20365hb_shape_full' mangled-name='hb_shape_full' filepath='/tmp/legendre/spack-stage/spack-stage-04g73E…
/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))