Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-common.cc39 hb_options_union_t _hb_options; variable
52 _hb_options = u; in _hb_options_init()
Dhb-private.hh928 extern HB_INTERNAL hb_options_union_t _hb_options;
933 if (unlikely (!_hb_options.i)) in hb_options()
936 return _hb_options.opts; in hb_options()