Searched refs:string_indices (Results 1 – 1 of 1) sorted by relevance
990 const CFIndex* string_indices = USE_PTR ? CTRunGetStringIndicesPtr (run) : nullptr; in _hb_coretext_shape() local991 if (!string_indices) { in _hb_coretext_shape()994 string_indices = index_buf; in _hb_coretext_shape()1000 info->cluster = log_clusters[string_indices[j]]; in _hb_coretext_shape()