Searched defs:recordCount (Results 1 – 8 of 8) 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()
20 long recordCount = 0; field in IndexBase
105 assert record == recordCount; in IndexDecoder() local
24 int recordCount = scriptData.getRecordCount(); in writeScriptRuns() local
829 var recordCount = 0; variable