Searched refs:index_last (Results 1 – 8 of 8) sorted by relevance
106 range->index_last = event->index - 1; in hb_ms_setup_features()154 while (log_clusters[i] > range->index_last) in hb_ms_make_feature_ranges()
77 unsigned int index_last; /* == end - 1 */ member
506 unsigned int index_last; /* == end - 1 */ member671 range->index_last = event->index - 1; in _hb_coretext_shape()823 while (log_clusters[k] > range->index_last) in _hb_coretext_shape()
321 unsigned int index_last; /* == end - 1 */ member713 range->index_last = event->index - 1; in _hb_uniscribe_shape()882 while (log_clusters[k] > range->index_last) in _hb_uniscribe_shape()
468 unsigned int index_last; /* == end - 1 */ member633 range->index_last = event->index - 1; in _hb_coretext_shape()785 while (log_clusters[k] > range->index_last) in _hb_coretext_shape()
320 unsigned int index_last; /* == end - 1 */ member692 range->index_last = event->index - 1; in _hb_uniscribe_shape()861 while (log_clusters[k] > range->index_last) in _hb_uniscribe_shape()
443 unsigned int index_last; /* == end - 1 */ member590 range->index_last = event->index - 1; in _hb_coretext_shape()742 while (log_clusters[k] > range->index_last) in _hb_coretext_shape()
136 size_t const index_last = parameters.get_max_elements() - parameters.get_min_elements() + 2; in apply() local160 for ( size_t i = index_first ; i < index_last ; ++i ) in apply()