Searched refs:CFF1Index (Results 1 – 2 of 2) sorted by relevance
47 typedef CFFIndex<HBUINT16> CFF1Index; typedef50 typedef CFFIndex<HBUINT16> CFF1Index; typedef51 typedef CFF1Index CFF1CharStrings;573 struct CFF1StringIndex : CFF1Index598 bool result = CFF1Index::serialize (c, offSize_, bytesArray); in serialize()616 return CFF1Index::calculate_serialized_size (offSize, sidmap.get_count (), dataSize); in calculate_serialized_size()977 typedef CFF1Index CFF1NameIndex;
779 …final_size += CFF1Index::calculate_serialized_size (offsets.FDArrayInfo.offSize, subset_fdcount, d… in create()