Home
last modified time | relevance | path

Searched defs:CFFIndex (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-open-type.hh1254 struct CFFIndex struct
1256 unsigned int offset_array_size () const in offset_array_size()
1261 bool serialize (hb_serialize_context_t *c, in serialize()
1295 bool serialize_header (hb_serialize_context_t *c, in serialize_header()
1383 …ned total_size (const Iterable &iterable, unsigned *data_size = nullptr, unsigned min_off_size = 0) in total_size()
1404 void set_offset_at (unsigned int index, unsigned int offset) in set_offset_at()
1421 unsigned int offset_at (unsigned int index) const in offset_at()
1437 const unsigned char *data_base () const in data_base()
1441 hb_ubytes_t operator [] (unsigned int index) const in operator []()
1452 unsigned int get_size () const in get_size()
[all …]