Lines Matching defs:inputCount

1061 					   unsigned int inputCount, /* Including the first glyph (not matched) */
1068 inputCount ? inputCount - 1 : 0, input,
1075 unsigned int inputCount, /* Including the first glyph (not matched) */
1082 inputCount ? inputCount - 1 : 0, input,
1089 unsigned int inputCount, /* Including the first glyph (not matched) */
1096 inputCount, input,
1100 unsigned int inputCount, /* Including the first glyph (not matched) */
1109 inputCount, input,
1113 inputCount, match_positions,
1123 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (inputZ, inputZ[0].static_size * (inputCount ? inputCount - 1 : 0));
1125 inputCount, inputZ,
1133 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (inputZ, inputZ[0].static_size * (inputCount ? inputCount - 1 : 0));
1135 inputCount, inputZ,
1143 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (inputZ, inputZ[0].static_size * (inputCount ? inputCount - 1 : 0));
1144 return_trace (context_would_apply_lookup (c, inputCount, inputZ, lookupCount, lookupRecord, lookup_context));
1150 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (inputZ, inputZ[0].static_size * (inputCount ? inputCount - 1 : 0));
1151 return_trace (context_apply_lookup (c, inputCount, inputZ, lookupCount, lookupRecord, lookup_context));
1158 return inputCount.sanitize (c)
1161 inputZ[0].static_size * inputCount
1166 USHORT inputCount; /* Total number of glyphs in input
1560 unsigned int inputCount, /* Including the first glyph (not matched) */
1572 inputCount ? inputCount - 1 : 0, input,
1584 unsigned int inputCount, /* Including the first glyph (not matched) */
1596 inputCount ? inputCount - 1 : 0, input,
1608 unsigned int inputCount, /* Including the first glyph (not matched) */
1618 inputCount, input,
1625 unsigned int inputCount, /* Including the first glyph (not matched) */
1636 inputCount, input,
1647 inputCount, match_positions,