Searched defs:hb_script_t (Results 1 - 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-common.h152 /* hb_script_t */
302 /* Dummy values to ensure any hb_tag_t value can be passed/stored as hb_script_t
304 * since technically enums are int, and indeed, hb_script_t ends up being signed.
312 } hb_script_t; typedef in typeref:enum:__anon5396
317 hb_script_t
322 hb_script_t
326 hb_script_to_iso15924_tag (hb_script_t script);
329 hb_script_get_horizontal_direction (hb_script_t script);

Completed in 60 milliseconds