Searched refs:new_cubic (Results 1 – 3 of 3) sorted by relevance
65 void (* new_cubic)(struct skc_path_builder_impl * const impl); member
181 path_builder->new_cubic(path_builder->impl); in skc_path_cubic_to()
1282 (*path_builder)->new_cubic = skc_path_builder_pfn_new_cubic; in skc_path_builder_cl_12_create()