Home
last modified time | relevance | path

Searched refs:hb_lazy_loader_t (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-machinery.hh171 struct hb_lazy_loader_t : hb_data_wrapper_t<Data, WheresData> struct
174 hb_lazy_loader_t<Returned,Subclass,Data,WheresData,Stored>
271 struct hb_face_lazy_loader_t : hb_lazy_loader_t<T, argument
276 struct hb_table_lazy_loader_t : hb_lazy_loader_t<T,
295 struct hb_font_funcs_lazy_loader_t : hb_lazy_loader_t<hb_font_funcs_t, Subclass>
303 struct hb_unicode_funcs_lazy_loader_t : hb_lazy_loader_t<hb_unicode_funcs_t, Subclass>
Dhb-shape.cc55 static struct hb_shaper_list_lazy_loader_t : hb_lazy_loader_t<const char *,
Dhb-shaper.cc43 static struct hb_shapers_lazy_loader_t : hb_lazy_loader_t<const hb_shaper_entry_t,
Dhb-shaper.hh92 : hb_lazy_loader_t<HB_SHAPER_DATA_TYPE(shaper, object), \
Dhb-ft.cc904 static struct hb_ft_library_lazy_loader_t : hb_lazy_loader_t<hb_remove_pointer<FT_Library>,
Dhb-uniscribe.cc244 static struct hb_uniscribe_shaper_funcs_lazy_loader_t : hb_lazy_loader_t<hb_uniscribe_shaper_funcs_…