Searched refs:_hb_buffer_serialize_formats (Results 1 – 1 of 1) sorted by relevance
34 static const char *_hb_buffer_serialize_formats[] = { variable53 return _hb_buffer_serialize_formats; in hb_buffer_serialize_list_formats()94 case HB_BUFFER_SERIALIZE_FORMAT_TEXT: return _hb_buffer_serialize_formats[0]; in hb_buffer_serialize_format_to_string()95 case HB_BUFFER_SERIALIZE_FORMAT_JSON: return _hb_buffer_serialize_formats[1]; in hb_buffer_serialize_format_to_string()