Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dhb-meta.hh134 struct _hb_conditional { typedef T type; }; struct
136 struct _hb_conditional<false, T, F> { typedef F type; }; struct
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-meta.hh130 struct _hb_conditional { typedef T type; }; struct
132 struct _hb_conditional<false, T, F> { typedef F type; }; struct