Searched refs:string_indices (Results 1 – 1 of 1) sorted by relevance
945 const CFIndex* string_indices = USE_PTR ? CTRunGetStringIndicesPtr (run) : NULL; in _hb_coretext_shape() local946 if (!string_indices) { in _hb_coretext_shape()949 string_indices = index_buf; in _hb_coretext_shape()955 info->cluster = log_clusters[string_indices[j]]; in _hb_coretext_shape()