Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ft.cc904 static struct hb_ft_library_lazy_loader_t : hb_lazy_loader_t<hb_remove_pointer<FT_Library>, struct
907 static FT_Library create () in create()
917 static void destroy (FT_Library l) in destroy()
921 static FT_Library get_null () in get_null()