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