Home | History | Annotate | Download | only in truetype

Lines Matching refs:maxp

928     TT_MaxProfile*  maxp = &face->max_profile;
934 size->max_function_defs = maxp->maxFunctionDefs;
935 size->max_instruction_defs = maxp->maxInstructionDefs;
944 size->storage_size = maxp->maxStorage;
967 n_twilight = maxp->maxTwilightPoints;