The R Project SVN R

Rev

Rev 87075 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 87075 Rev 88464
Line 4... Line 4...
4
 *  Common cross-platform graphics application routines.
4
 *  Common cross-platform graphics application routines.
5
 *  Version 2.4 (c) Lachlan Patrick 1996-1998.
5
 *  Version 2.4 (c) Lachlan Patrick 1996-1998.
6
 *  This header file is designed to be platform-independent.
6
 *  This header file is designed to be platform-independent.
7
 *
7
 *
8
 *  Copyright 2006-8	The R Foundation
8
 *  Copyright 2006-8	The R Foundation
9
 *  Copyright 2013-24	The R Core Team
9
 *  Copyright 2013-25	The R Core Team
10
 *
10
 *
11
 */
11
 */
12
 
12
 
13
/*
13
/*
14
 *  Common cross-platform graphics routines library.
14
 *  Common cross-platform graphics routines library.
Line 540... Line 540...
540
#define scrollcaret		GA_scrollcaret
540
#define scrollcaret		GA_scrollcaret
541
#define scrollrect		GA_scrollrect
541
#define scrollrect		GA_scrollrect
542
#define scrolltext		GA_scrolltext
542
#define scrolltext		GA_scrolltext
543
#define selecttext		GA_selecttext
543
#define selecttext		GA_selecttext
544
#define selecttextex		GA_selecttextex
544
#define selecttextex		GA_selecttextex
-
 
545
#define sendmessage_unwind	GAI_sendmessage_unwind
545
#define setaction		GA_setaction
546
#define setaction		GA_setaction
546
#define setbackground		GA_setbackground
547
#define setbackground		GA_setbackground
547
#define setbitmapdata		GA_setbitmapdata
548
#define setbitmapdata		GA_setbitmapdata
548
#define setcaret		GA_setcaret
549
#define setcaret		GA_setcaret
549
#define setcliprect		GA_setcliprect
550
#define setcliprect		GA_setcliprect