Searched refs:typesetter (Results 1 – 1 of 1) sorted by relevance
772 …CTTypesetterRef typesetter = CTTypesetterCreateWithAttributedStringAndOptions (attr_string, option… in _hb_coretext_shape() local775 if (unlikely (!typesetter)) in _hb_coretext_shape()778 line = CTTypesetterCreateLine (typesetter, CFRangeMake(0, 0)); in _hb_coretext_shape()779 CFRelease (typesetter); in _hb_coretext_shape()