Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-private.hh692 struct hb_printer_t {}; struct
695 struct hb_printer_t<bool> { struct
700 struct hb_printer_t<hb_void_t> { struct
701 const char *print (hb_void_t) { return ""; } in print()