Home | History | Annotate | Download | only in truetype

Lines Matching defs:pRec

4658     TT_CallRec*  pRec;
4671 pRec = &CUR.callStack[CUR.callTop];
4673 pRec->Cur_Count--;
4677 if ( pRec->Cur_Count > 0 )
4680 CUR.IP = pRec->Cur_Restart;
4684 INS_Goto_CodeRange( pRec->Caller_Range,
4685 pRec->Caller_IP );