Home | History | Annotate | Download | only in src

Lines Matching defs:inputCount

1058 					   unsigned int inputCount, /* Including the first glyph (not matched) */
1065 inputCount ? inputCount - 1 : 0, input,
1072 unsigned int inputCount, /* Including the first glyph (not matched) */
1079 inputCount ? inputCount - 1 : 0, input,
1086 unsigned int inputCount, /* Including the first glyph (not matched) */
1093 inputCount, input,
1097 unsigned int inputCount, /* Including the first glyph (not matched) */
1106 inputCount, input,
1110 inputCount, match_positions,
1120 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (input, input[0].static_size * (inputCount ? inputCount - 1 : 0));
1122 inputCount, input,
1130 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (input, input[0].static_size * (inputCount ? inputCount - 1 : 0));
1132 inputCount, input,
1140 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (input, input[0].static_size * (inputCount ? inputCount - 1 : 0));
1141 return TRACE_RETURN (context_would_apply_lookup (c, inputCount, input, lookupCount, lookupRecord, lookup_context));
1147 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (input, input[0].static_size * (inputCount ? inputCount - 1 : 0));
1148 return TRACE_RETURN (context_apply_lookup (c, inputCount, input, lookupCount, lookupRecord, lookup_context));
1154 return inputCount.sanitize (c)
1157 input[0].static_size * inputCount
1162 USHORT inputCount; /* Total number of glyphs in input
1562 unsigned int inputCount, /* Including the first glyph (not matched) */
1574 inputCount ? inputCount - 1 : 0, input,
1586 unsigned int inputCount, /* Including the first glyph (not matched) */
1598 inputCount ? inputCount - 1 : 0, input,
1610 unsigned int inputCount, /* Including the first glyph (not matched) */
1620 inputCount, input,
1627 unsigned int inputCount, /* Including the first glyph (not matched) */
1638 inputCount, input,
1649 inputCount, match_positions,