Searched refs:HB_BUFFER_SERIALIZE_FORMAT_JSON (Results 1 – 3 of 3) sorted by relevance
79 HB_BUFFER_SERIALIZE_FORMAT_JSON)) in main()86 font, HB_BUFFER_SERIALIZE_FORMAT_JSON, in main()
95 case HB_BUFFER_SERIALIZE_FORMAT_JSON: return serialize_formats[1]; in hb_buffer_serialize_format_to_string()370 case HB_BUFFER_SERIALIZE_FORMAT_JSON: in hb_buffer_serialize_glyphs()461 case HB_BUFFER_SERIALIZE_FORMAT_JSON: in hb_buffer_deserialize_glyphs()
497 HB_BUFFER_SERIALIZE_FORMAT_JSON = HB_TAG('J','S','O','N'), enumerator