Searched defs:this_index (Results 1 – 7 of 7) sorted by relevance
50 …h_recurse_func<hb_closure_lookups_context_t> (hb_closure_lookups_context_t *c, unsigned this_index) in dispatch_recurse_func()
63 …h_recurse_func<hb_closure_lookups_context_t> (hb_closure_lookups_context_t *c, unsigned this_index) in dispatch_recurse_func()
266 for (int this_index = 0; this_index < index; ++this_index) in RetrieveRangeAtIndex() local
98 unsigned this_index; member314 unsigned this_index; member
286 unsigned this_index; member
3355 const int this_index = denom - (SCALE_NUMERATOR + 1); in encode_with_and_without_superres() local3372 const int this_index = denom - (SCALE_NUMERATOR + 1); in encode_with_and_without_superres() local3392 const int this_index = denom - (SCALE_NUMERATOR + 1); in encode_with_and_without_superres() local
1599 let this_index = self.next; in next() localVariable