Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-debug.hh52 union hb_options_union_t { union
56 static_assert ((sizeof (hb_atomic_int_t) >= sizeof (hb_options_union_t)), "");
67 hb_options_union_t u; in hb_options()
Dhb-common.cc56 hb_options_union_t u; in _hb_options_init()