Home
last modified time | relevance | path

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

/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-common.cc39 hb_options_union_t _hb_options; variable
52 _hb_options = u; in _hb_options_init()
Dhb-private.hh967 extern HB_INTERNAL hb_options_union_t _hb_options;
972 if (unlikely (!_hb_options.i)) in hb_options()
975 return _hb_options.opts; in hb_options()
/external/harfbuzz_ng/src/
Dhb-common.cc39 hb_options_union_t _hb_options; variable
52 _hb_options = u; in _hb_options_init()
Dhb-private.hh917 extern HB_INTERNAL hb_options_union_t _hb_options;
922 if (unlikely (!_hb_options.i)) in hb_options()
925 return _hb_options.opts; in hb_options()