Home
last modified time | relevance | path

Searched refs:range_all (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-coretext.cc905 const CFRange range_all = CFRangeMake (0, 0); in _hb_coretext_shape() local
914 double run_advance = CTRunGetTypographicBounds (run, range_all, NULL, NULL, NULL); in _hb_coretext_shape()
1059 CTRunGetGlyphs (run, range_all, glyph_buf); in _hb_coretext_shape()
1065 CTRunGetStringIndices (run, range_all, index_buf); in _hb_coretext_shape()
1087 CTRunGetPositions (run, range_all, position_buf); in _hb_coretext_shape()