Searched refs:HB_BUFFER_SERIALIZE_FORMAT_JSON (Results 1 – 3 of 3) sorted by relevance
72 HB_BUFFER_SERIALIZE_FORMAT_JSON)) in main()79 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()366 case HB_BUFFER_SERIALIZE_FORMAT_JSON: in hb_buffer_serialize_glyphs()476 case HB_BUFFER_SERIALIZE_FORMAT_JSON: in hb_buffer_deserialize_glyphs()
492 HB_BUFFER_SERIALIZE_FORMAT_JSON = HB_TAG('J','S','O','N'), enumerator