Home | History | Annotate | Download | only in src

Lines Matching refs:hb_buffer_serialize_format_t

57  * Parses a string into an #hb_buffer_serialize_format_t. Does not check if
62 * The parsed #hb_buffer_serialize_format_t.
66 hb_buffer_serialize_format_t
70 return (hb_buffer_serialize_format_t) (hb_tag_from_string (str, len) & ~0x20202020u);
75 * @format: an #hb_buffer_serialize_format_t to convert.
78 * #hb_buffer_serialize_format_t.
86 hb_buffer_serialize_format_to_string (hb_buffer_serialize_format_t format)
262 * @format: the #hb_buffer_serialize_format_t to use for formatting the output.
305 hb_buffer_serialize_format_t format,
413 hb_buffer_serialize_format_t format)