Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-coretext.cc1044 #define USE_PTR true in _hb_coretext_shape() macro
1056 const CGGlyph* glyphs = USE_PTR ? CTRunGetGlyphsPtr (run) : NULL; in _hb_coretext_shape()
1062 const CFIndex* string_indices = USE_PTR ? CTRunGetStringIndicesPtr (run) : NULL; in _hb_coretext_shape()
1084 const CGPoint* positions = USE_PTR ? CTRunGetPositionsPtr (run) : NULL; in _hb_coretext_shape()
1128 #undef USE_PTR in _hb_coretext_shape()