Home | History | Annotate | Download | only in src

Lines Matching refs:inputCount

1077 					   unsigned int inputCount, /* Including the first glyph (not matched) */
1084 inputCount ? inputCount - 1 : 0, input,
1091 unsigned int inputCount, /* Including the first glyph (not matched) */
1098 inputCount ? inputCount - 1 : 0, input,
1105 unsigned int inputCount, /* Including the first glyph (not matched) */
1112 inputCount, input,
1116 unsigned int inputCount, /* Including the first glyph (not matched) */
1125 inputCount, input,
1129 inputCount, match_positions,
1139 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (inputZ, inputZ[0].static_size * (inputCount ? inputCount - 1 : 0));
1141 inputCount, inputZ,
1149 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (inputZ, inputZ[0].static_size * (inputCount ? inputCount - 1 : 0));
1151 inputCount, inputZ,
1159 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (inputZ, inputZ[0].static_size * (inputCount ? inputCount - 1 : 0));
1160 return TRACE_RETURN (context_would_apply_lookup (c, inputCount, inputZ, lookupCount, lookupRecord, lookup_context));
1166 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (inputZ, inputZ[0].static_size * (inputCount ? inputCount - 1 : 0));
1167 return TRACE_RETURN (context_apply_lookup (c, inputCount, inputZ, lookupCount, lookupRecord, lookup_context));
1173 return inputCount.sanitize (c)
1176 inputZ[0].static_size * inputCount
1181 USHORT inputCount; /* Total number of glyphs in input
1581 unsigned int inputCount, /* Including the first glyph (not matched) */
1593 inputCount ? inputCount - 1 : 0, input,
1605 unsigned int inputCount, /* Including the first glyph (not matched) */
1617 inputCount ? inputCount - 1 : 0, input,
1629 unsigned int inputCount, /* Including the first glyph (not matched) */
1639 inputCount, input,
1646 unsigned int inputCount, /* Including the first glyph (not matched) */
1657 inputCount, input,
1668 inputCount, match_positions,