The R Project SVN R

Rev

Rev 37859 | Rev 41781 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 37859 Rev 38705
Line 433... Line 433...
433
 
433
 
434
double R_Log10(double);
434
double R_Log10(double);
435
 
435
 
436
void ProcessInlinePars(SEXP, DevDesc*, SEXP call);
436
void ProcessInlinePars(SEXP, DevDesc*, SEXP call);
437
void Specify2(char*, SEXP, DevDesc*, SEXP call);
437
void Specify2(char*, SEXP, DevDesc*, SEXP call);
-
 
438
#ifdef UNUSED
438
void RecordGraphicsCall(SEXP);
439
void RecordGraphicsCall(SEXP);
-
 
440
#endif
439
 
441
 
440
SEXP FixupPch(SEXP, int);
442
SEXP FixupPch(SEXP, int);
441
SEXP FixupLty(SEXP, int);
443
SEXP FixupLty(SEXP, int);
442
SEXP FixupFont(SEXP, int);
444
SEXP FixupFont(SEXP, int);
443
SEXP FixupCol(SEXP, unsigned int);
445
SEXP FixupCol(SEXP, unsigned int);