OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hb_ft_font_create
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz_ng/src/
hb-ft.h
102
hb_ft_font_create
(FT_Face ft_face,
hb-ft.cc
586
*
hb_ft_font_create
:
596
hb_ft_font_create
(FT_Face ft_face,
function
664
return
hb_ft_font_create
(ft_face, _hb_ft_face_destroy);
/external/freetype/src/autofit/
afglobal.c
367
globals->hb_font =
hb_ft_font_create
( face, NULL );
/external/harfbuzz_ng/test/api/
test-ot-math.c
72
hb_font =
hb_ft_font_create
(ft_face, NULL);
[
all
...]
Completed in 611 milliseconds