Home
last modified time | relevance | path

Searched refs:_hb_buffer_serialize_formats (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-buffer-serialize.cc34 static const char *_hb_buffer_serialize_formats[] = { variable
53 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()