Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff1-table.cc446 struct cff1_path_param_t struct
448 cff1_path_param_t (const OT::cff1::accelerator_t *cff_, hb_font_t *font_, in cff1_path_param_t() function
494 struct cff1_path_procs_path_t : path_procs_t<cff1_path_procs_path_t, cff1_cs_interp_env_t, cff1_path_param_t>
496 static void moveto (cff1_cs_interp_env_t &env, cff1_path_param_t& param, const point_t &pt) in moveto()
502 static void line (cff1_cs_interp_env_t &env, cff1_path_param_t &param, const point_t &pt1) in line()
508 static void curve (cff1_cs_interp_env_t &env, cff1_path_param_t &param, const point_t &pt1, const point_t &pt2, const point_t &pt3) in curve()
518 struct cff1_cs_opset_path_t : cff1_cs_opset_t<cff1_cs_opset_path_t, cff1_path_param_t, cff1_path_procs_path_t>
520 static void process_seac (cff1_cs_interp_env_t &env, cff1_path_param_t& param) in process_seac()
545 cff1_cs_interpreter_t<cff1_cs_opset_path_t, cff1_path_param_t> interp; in _get_path()
549 cff1_path_param_t para in _get_path()
[all...]

Completed in 2 milliseconds