OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hb_shape
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-shape.cc
113
* See
hb_shape
() for details. If @shaper_list is not %NULL, the specified
141
*
hb_shape
:
155
hb_shape
(hb_font_t *font,
function
/external/harfbuzz_ng/test/shaping/
run-tests.py
28
hb_shape
= os.path.join (top_builddir, "util", "hb-shape" + EXEEXT)
variable
76
glyphs1, returncode = cmd ([
hb_shape
, "--font-funcs=ft",
85
glyphs2, returncode = cmd ([
hb_shape
, "--font-funcs=ot",
Completed in 73 milliseconds