HomeSort by relevance Sort by last modified time
    Searched refs:hb_options_union_t (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-debug.hh 52 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;
hb-common.cc 56 hb_options_union_t u;

Completed in 277 milliseconds