Searched refs:typesetter (Results 1 – 2 of 2) sorted by relevance
874 …CTTypesetterRef typesetter = CTTypesetterCreateWithAttributedStringAndOptions (attr_string, option… in _hb_coretext_shape() local877 if (unlikely (!typesetter)) in _hb_coretext_shape()880 line = CTTypesetterCreateLine (typesetter, CFRangeMake(0, 0)); in _hb_coretext_shape()881 CFRelease (typesetter); in _hb_coretext_shape()