Home
last modified time | relevance | path

Searched refs:hb_font_funcs_create (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-font.c201 ffuncs = hb_font_funcs_create (); in test_fontfuncs_nil()
280 ffuncs1 = hb_font_funcs_create (); in test_fontfuncs_subclassing()
320 ffuncs2 = hb_font_funcs_create (); in test_fontfuncs_subclassing()
411 ffuncs1 = hb_font_funcs_create (); in test_fontfuncs_parallels()
419 ffuncs2 = hb_font_funcs_create (); in test_fontfuncs_parallels()
H A Dtest-shape.c126 ffuncs = hb_font_funcs_create (); in test_shape()
H A Dtest-object.c97 return hb_font_funcs_create (); in create_font_funcs()
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-fc.cc83 hb_font_funcs_t *newfuncs = hb_font_funcs_create (); in _hb_fc_get_font_funcs()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-font.cc262 hb_font_funcs_t *funcs = hb_font_funcs_create (); in create()
H A Dhb-font.h69 hb_font_funcs_create (void);
H A Dhb-ft.cc570 hb_font_funcs_t *funcs = hb_font_funcs_create (); in create()
H A Dhb-font.cc551 * hb_font_funcs_create: (Xconstructor)
560 hb_font_funcs_create () in hb_font_funcs_create() function
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp270 hb_font_funcs_t* const funcs = hb_font_funcs_create();

Completed in 11 milliseconds