Home | History | Annotate | Download | only in src

Lines Matching refs:inputCount

1043 					   unsigned int inputCount, /* Including the first glyph (not matched) */
1050 inputCount ? inputCount - 1 : 0, input,
1057 unsigned int inputCount, /* Including the first glyph (not matched) */
1064 inputCount ? inputCount - 1 : 0, input,
1071 unsigned int inputCount, /* Including the first glyph (not matched) */
1078 inputCount, input,
1082 unsigned int inputCount, /* Including the first glyph (not matched) */
1089 inputCount, input,
1092 inputCount, input,
1102 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (input, input[0].static_size * (inputCount ? inputCount - 1 : 0));
1104 inputCount, input,
1112 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (input, input[0].static_size * (inputCount ? inputCount - 1 : 0));
1114 inputCount, input,
1122 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (input, input[0].static_size * (inputCount ? inputCount - 1 : 0));
1123 return TRACE_RETURN (context_would_apply_lookup (c, inputCount, input, lookupCount, lookupRecord, lookup_context));
1129 const LookupRecord *lookupRecord = &StructAtOffset<LookupRecord> (input, input[0].static_size * (inputCount ? inputCount - 1 : 0));
1130 return TRACE_RETURN (context_apply_lookup (c, inputCount, input, lookupCount, lookupRecord, lookup_context));
1136 return inputCount.sanitize (c)
1139 input[0].static_size * inputCount
1144 USHORT inputCount; /* Total number of glyphs in input
1543 unsigned int inputCount, /* Including the first glyph (not matched) */
1555 inputCount ? inputCount - 1 : 0, input,
1567 unsigned int inputCount, /* Including the first glyph (not matched) */
1579 inputCount ? inputCount - 1 : 0, input,
1591 unsigned int inputCount, /* Including the first glyph (not matched) */
1601 inputCount, input,
1608 unsigned int inputCount, /* Including the first glyph (not matched) */
1618 inputCount, input,
1629 inputCount, input,