Home
last modified time | relevance | path

Searched defs:_hb_conditional (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-meta.hh130 struct _hb_conditional { typedef T type; }; struct
132 struct _hb_conditional<false, T, F> { typedef F type; }; argument