Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-serialize.hh59 typedef unsigned objidx_t; typedef
127 objidx_t objidx;
339 objidx_t pop_pack (bool share=true) in pop_pack()
361 objidx_t objidx; in pop_pack()
448 void add_virtual_link (objidx_t objidx) in add_virtual_link()
470 void add_link (T &ofs, objidx_t objidx, in add_link()
741 void merge_virtual_links (const object_t* from, objidx_t to_idx) { in merge_virtual_links()
758 hb_hashmap_t<const object_t *, objidx_t> packed_map;
Dhb-ot-cff-common.hh41 using objidx_t = hb_serialize_context_t::objidx_t; typedef
301 …static bool serialize_link_op (hb_serialize_context_t *c, op_code_t op, objidx_t link, whence_t wh… in serialize_link_op()
309 …static bool serialize_link4_op (hb_serialize_context_t *c, op_code_t op, objidx_t link, whence_t w… in serialize_link4_op()
312 …static bool serialize_link2_op (hb_serialize_context_t *c, op_code_t op, objidx_t link, whence_t w… in serialize_link2_op()
326 objidx_t link;
Dhb-subset-cff2.cc48 objidx_t var_store_link;
329 objidx_t subrs_link = 0; in _serialize_cff2()
Dhb-subset-cff-common.hh135 objidx_t fd_array_link;
136 objidx_t char_strings_link;
200 objidx_t subrs_link) const in serialize()
Dhb-subset-cff1.cc77 objidx_t encoding_link;
78 objidx_t charset_link;
706 objidx_t subrs_link = 0; in _serialize_cff1()
Dhb-ot-color-sbix-table.hh366 hb_vector_t<hb_serialize_context_t::objidx_t> objidxs; in serialize_strike_offsets()
Dhb-ot-color-cbdt-table.hh599 hb_vector_t<hb_serialize_context_t::objidx_t> objidxs; in subset()