Searched defs:CFFIndex (Results 1 – 1 of 1) sorted by relevance
84 struct CFFIndex struct86 static unsigned int calculate_offset_array_size (unsigned int offSize, unsigned int count) in calculate_offset_array_size()89 unsigned int offset_array_size () const in offset_array_size()92 static unsigned int calculate_serialized_size (unsigned int offSize_, unsigned int count, in calculate_serialized_size()99 bool serialize (hb_serialize_context_t *c, const CFFIndex &src) in serialize()109 bool serialize (hb_serialize_context_t *c, in serialize()152 bool serialize (hb_serialize_context_t *c, in serialize()166 void set_offset_at (unsigned int index, unsigned int offset) in set_offset_at()178 unsigned int offset_at (unsigned int index) const in offset_at()189 unsigned int length_at (unsigned int index) const in length_at()[all …]