Home
last modified time | relevance | path

Searched refs:call_context_t (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-cff-interp-cs-common.hh42 struct call_context_t struct
60 struct call_stack_t : cff_stack_t<call_context_t, kMaxCallLimit> {};
207 call_context_t context;
Dhb-subset-cff-common.hh496 parsed_cs_str_t *get_parsed_str_for_context (call_context_t &context) in get_parsed_str_for_context()