Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-coretext.cc927 #define USE_PTR true in _hb_coretext_shape() macro
939 const CGGlyph* glyphs = USE_PTR ? CTRunGetGlyphsPtr (run) : NULL; in _hb_coretext_shape()
945 const CFIndex* string_indices = USE_PTR ? CTRunGetStringIndicesPtr (run) : NULL; in _hb_coretext_shape()
962 const CGPoint* positions = USE_PTR ? CTRunGetPositionsPtr (run) : NULL; in _hb_coretext_shape()
999 #undef USE_PTR in _hb_coretext_shape()