Searched defs:subr_subset_param_t (Results 1 – 1 of 1) sorted by relevance
480 struct subr_subset_param_t struct482 void init (parsed_cs_str_t *parsed_charstring_, in init()496 parsed_cs_str_t *get_parsed_str_for_context (call_context_t &context) in get_parsed_str_for_context()517 void set_current_str (ENV &env, bool calling) in set_current_str()534 parsed_cs_str_t *current_parsed_str;536 parsed_cs_str_t *parsed_charstring;537 parsed_cs_str_vec_t *parsed_global_subrs;538 parsed_cs_str_vec_t *parsed_local_subrs;539 hb_set_t *global_closure;540 hb_set_t *local_closure;[all …]