The R Project SVN R-packages

Rev

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

Rev 1396 Rev 1603
Line 75... Line 75...
75
#define quartzPrefPaneLocationKey @"QuartzPrefPane location"
75
#define quartzPrefPaneLocationKey @"QuartzPrefPane location"
76
#define quartzPrefPaneLocationIntKey @"QuartzPrefPane location as an integer"
76
#define quartzPrefPaneLocationIntKey @"QuartzPrefPane location as an integer"
77
#define quartzPrefPaneFontKey @"QuartzPrefPane font"
77
#define quartzPrefPaneFontKey @"QuartzPrefPane font"
78
#define quartzPrefPaneFontSizeKey @"QuartzPrefPane fontsize"
78
#define quartzPrefPaneFontSizeKey @"QuartzPrefPane fontsize"
79
 
79
 
-
 
80
#define prefShowArgsHints @"Show function args hints"
-
 
81
 
80
// other constants
82
// other constants
81
 
83
 
82
#define iBackgroundColor 0
84
#define iBackgroundColor 0
83
#define iInputColor      1
85
#define iInputColor      1
84
#define iOutputColor     2
86
#define iOutputColor     2