Searched refs:glyph_runs (Results 1 – 1 of 1) sorted by relevance
784 CFArrayRef glyph_runs = CTLineGetGlyphRuns (line); in _hb_coretext_shape() local785 unsigned int num_runs = CFArrayGetCount (glyph_runs); in _hb_coretext_shape()795 CTRunRef run = static_cast<CTRunRef>(CFArrayGetValueAtIndex (glyph_runs, i)); in _hb_coretext_shape()