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