Searched refs:string_indices (Results 1 – 2 of 2) sorted by relevance
275 const CFIndex* string_indices = CTRunGetStringIndicesPtr (run); in _hb_coretext_shape() local276 if (!string_indices) { in _hb_coretext_shape()279 string_indices = index_buf; in _hb_coretext_shape()293 info->cluster = string_indices[j]; in _hb_coretext_shape()
679 const CFIndex* string_indices = CTRunGetStringIndicesPtr (run); in _hb_coretext_shape() local680 if (!string_indices) { in _hb_coretext_shape()683 string_indices = index_buf; in _hb_coretext_shape()696 info->cluster = string_indices[j]; in _hb_coretext_shape()