Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-cff-common.hh60 struct CFFIndex struct
62 unsigned int offset_array_size () const in offset_array_size()
65 CFFIndex *copy (hb_serialize_context_t *c) const in copy()
77 bool serialize (hb_serialize_context_t *c, in serialize()
90 bool serialize_header (hb_serialize_context_t *c, in serialize_header()
122 static unsigned total_size (const Iterable &iterable) in total_size()
133 void set_offset_at (unsigned int index, unsigned int offset) in set_offset_at()
147 unsigned int offset_at (unsigned int index) const in offset_at()
163 unsigned int length_at (unsigned int index) const in length_at()
172 const unsigned char *data_base () const in data_base()
[all …]