Home | History | Annotate | Download | only in truetype

Lines Matching defs:maxp

594     TT_MaxProfile*  maxp = &face->max_profile;
600 size->max_function_defs = maxp->maxFunctionDefs;
601 size->max_instruction_defs = maxp->maxInstructionDefs;
610 size->storage_size = maxp->maxStorage;
633 n_twilight = maxp->maxTwilightPoints;