Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-machinery.hh282 struct hb_face_lazy_loader_t : hb_lazy_loader_t<T, struct
287 hb_blob_t *get_blob () { return this->get ()->get_blob (); } in get_blob()