Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.cc365 static bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds, bool in_seac=false);
379 if (likely (!env.in_seac && base && accent in process_seac()
392 bool _get_bounds (const OT::cff1::accelerator_t *cff, hb_codepoint_t glyph, bounds_t &bounds, bool in_seac) in _get_bounds() argument
401 interp.env.set_in_seac (in_seac); in _get_bounds()
516 draw_helper_t &draw_helper, bool in_seac = false, point_t *delta = nullptr);
532 if (unlikely (!(!env.in_seac && base && accent in process_seac()
540 draw_helper_t &draw_helper, bool in_seac, point_t *delta) in _get_path()
548 interp.env.set_in_seac (in_seac); in _get_path()
539 _get_path(const OT::cff1::accelerator_t *cff, hb_font_t *font, hb_codepoint_t glyph, draw_helper_t &draw_helper, bool in_seac, point_t *delta) _get_path() argument
H A 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

Completed in 2 milliseconds