Searched refs:HB_BUFFER_SERIALIZE_FORMAT_JSON (Results 1 – 3 of 3) sorted by relevance
112 HB_BUFFER_SERIALIZE_FORMAT_JSON)) in main()119 font, HB_BUFFER_SERIALIZE_FORMAT_JSON, in main()
91 case HB_BUFFER_SERIALIZE_FORMAT_JSON: return serialize_formats[1]; in hb_buffer_serialize_format_to_string()334 case HB_BUFFER_SERIALIZE_FORMAT_JSON: in hb_buffer_serialize_glyphs()444 case HB_BUFFER_SERIALIZE_FORMAT_JSON: in hb_buffer_deserialize_glyphs()
422 HB_BUFFER_SERIALIZE_FORMAT_JSON = HB_TAG('J','S','O','N'), enumerator