Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-coretext.cc972 #define USE_PTR true in _hb_coretext_shape() macro
984 const CGGlyph* glyphs = USE_PTR ? CTRunGetGlyphsPtr (run) : nullptr; in _hb_coretext_shape()
990 const CFIndex* string_indices = USE_PTR ? CTRunGetStringIndicesPtr (run) : nullptr; in _hb_coretext_shape()
1012 const CGPoint* positions = USE_PTR ? CTRunGetPositionsPtr (run) : nullptr; in _hb_coretext_shape()
1056 #undef USE_PTR in _hb_coretext_shape()