Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-cff1-interp-cs.hh47 in_seac = false; in init()
72 void set_in_seac (bool _in_seac) { in_seac = _in_seac; } in set_in_seac()
78 bool in_seac; member
Dhb-ot-cff1-table.cc265 …s (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds, bool in_seac=false);
279 if (likely (!env.in_seac && base && accent in process_seac()
292 …t_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds, bool in_seac) in _get_bounds() argument
301 interp.env.set_in_seac (in_seac); in _get_bounds()