Searched defs:CFFIndex (Results 1 – 1 of 1) sorted by relevance
83 struct CFFIndex struct85 bool sanitize (hb_sanitize_context_t *c) const in sanitize()94 static unsigned int calculate_offset_array_size (unsigned int offSize, unsigned int count) in calculate_offset_array_size()97 unsigned int offset_array_size () const in offset_array_size()100 …ned int calculate_serialized_size (unsigned int offSize, unsigned int count, unsigned int dataSize) in calculate_serialized_size()108 bool serialize (hb_serialize_context_t *c, const CFFIndex &src) in serialize()118 bool serialize (hb_serialize_context_t *c, in serialize()160 bool serialize (hb_serialize_context_t *c, in serialize()176 void set_offset_at (unsigned int index, unsigned int offset) in set_offset_at()188 unsigned int offset_at (unsigned int index) const in offset_at()[all …]