Searched refs:maxp (Results 1 – 5 of 5) sorted by relevance
974 TT_MaxProfile* maxp = &face->max_profile; in tt_size_init_bytecode() local980 size->max_function_defs = maxp->maxFunctionDefs; in tt_size_init_bytecode()981 size->max_instruction_defs = maxp->maxInstructionDefs; in tt_size_init_bytecode()990 size->storage_size = maxp->maxStorage; in tt_size_init_bytecode()1013 n_twilight = maxp->maxTwilightPoints; in tt_size_init_bytecode()
575 TT_MaxProfile* maxp; in TT_Load_Context() local580 maxp = &face->max_profile; in TT_Load_Context()625 maxp->maxStackElements + 32 ); in TT_Load_Context()635 maxp->maxSizeOfInstructions ); in TT_Load_Context()
249 uint16_t maxp; member
1045 LOAD_( maxp ); in sfnt_load_face()
248 value defined in the `maxp' table, but there are some fonts whose
Completed in 25 milliseconds