Searched defs:recordCount (Results 1 – 5 of 5) sorted by relevance
24 …nt32 getGlyphRangeIndex(TTGlyphID glyphID, const GlyphRangeRecord *records, le_int32 recordCount) { in getGlyphRangeIndex()
60 le_uint32 recordCount = records.getCount(); in getTagOffset() local99 le_uint32 recordCount = records.getCount(); in getGlyphRangeIndex() local
132 …airValueRecord(TTGlyphID glyphID, const PairValueRecord *records, le_uint16 recordCount, le_uint16… in findPairValueRecord()
59 int recordCount = IsoTypeReader.readUInt16BE(byteBuffer); in parse() local113 public static List<PlayReadyRecord> createFor(ByteBuffer byteBuffer, int recordCount) { in createFor()
829 var recordCount = 0; variable