Searched refs:max_function_defs (Results 1 – 5 of 5) sorted by relevance
46 max_function_defs: u16, field65 max_function_defs, in new()75 maxp.max_function_defs().unwrap_or_default(), in new()101 max_function_defs, in new()
1101 size->max_function_defs = 0; in tt_size_done_bytecode()1143 size->max_function_defs = maxp->maxFunctionDefs; in tt_size_init_bytecode()1177 if ( FT_NEW_ARRAY( size->function_defs, size->max_function_defs ) || in tt_size_init_bytecode()
292 FT_UInt max_function_defs; member
316 exec->maxFDefs = size->max_function_defs; in TT_Load_Context()
243 pub fn max_function_defs(&self) -> Option<u16> { in max_function_defs() method318 self.max_function_defs().unwrap(), in get_field()