Home | History | Annotate | Download | only in truetype

Lines Matching refs:maxIns

586       exec->maxIns     = size->max_ins;
678 size->max_ins = exec->maxIns;
4906 if ( (FT_ULong)args[0] > CUR.maxIns )
4907 CUR.maxIns = (FT_Byte)args[0];