Home | History | Annotate | Download | only in truetype

Lines Matching defs:maxp

1003     TT_MaxProfile*  maxp = &face->max_profile;
1021 size->max_function_defs = maxp->maxFunctionDefs;
1022 size->max_instruction_defs = maxp->maxInstructionDefs;
1031 size->storage_size = maxp->maxStorage;
1056 n_twilight = maxp->maxTwilightPoints;