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