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;594 struct CFF1StringIndex : CFF1Index619 bool result = CFF1Index::serialize (c, offSize_, bytesArray); in serialize()637 return CFF1Index::calculate_serialized_size (offSize_, sidmap.get_population (), dataSize); in calculate_serialized_size()997 typedef CFF1Index CFF1NameIndex;
799 …final_size += CFF1Index::calculate_serialized_size (offsets.FDArrayInfo.offSize, subset_fdcount, d… in create()