Home
last modified time | relevance | path

Searched defs:hb_shape (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/util/
H A Dmeson.build36 hb_shape = executable('hb-shape', hb_shape_sources, variable
88 hb_shape = disabler() variable
/aosp_15_r20/external/harfbuzz_ng/test/shape/
H A Drun-tests.py21 hb_shape, args = args[0], args[1:] variable
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-shape.cc190 hb_shape (hb_font_t *font, in hb_shape() function