Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-common.cc41 hb_options_union_t _hb_options; variable
54 _hb_options = u; in _hb_options_init()
Dhb-private.hh889 extern HB_INTERNAL hb_options_union_t _hb_options;
894 if (unlikely (!_hb_options.i)) in hb_options()
897 return _hb_options.opts; in hb_options()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-common.cc41 hb_options_union_t _hb_options; variable
54 _hb_options = u; in _hb_options_init()
Dhb-private.hh900 extern HB_INTERNAL hb_options_union_t _hb_options;
905 if (unlikely (!_hb_options.i)) in hb_options()
908 return _hb_options.opts; in hb_options()