Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-coretext.cc958 #define USE_PTR true in _hb_coretext_shape() macro
970 const CGGlyph* glyphs = USE_PTR ? CTRunGetGlyphsPtr (run) : nullptr; in _hb_coretext_shape()
976 const CFIndex* string_indices = USE_PTR ? CTRunGetStringIndicesPtr (run) : nullptr; in _hb_coretext_shape()
998 const CGPoint* positions = USE_PTR ? CTRunGetPositionsPtr (run) : nullptr; in _hb_coretext_shape()
1042 #undef USE_PTR in _hb_coretext_shape()