Lines Matching defs:SubrSubsetParam
479 struct SubrSubsetParam struct
481 void init (ParsedCStr *parsed_charstring_, in init()
495 ParsedCStr *get_parsed_str_for_context (CallContext &context) in get_parsed_str_for_context()
516 void set_current_str (ENV &env, bool calling) in set_current_str()
533 ParsedCStr *current_parsed_str;
535 ParsedCStr *parsed_charstring;
536 ParsedCStrs *parsed_global_subrs;
537 ParsedCStrs *parsed_local_subrs;
538 hb_set_t *global_closure;
539 hb_set_t *local_closure;
540 bool drop_hints;