Merge pull request #553 from b4n/no-reload-maintain-history-by-default
[geany-mirror.git] / data / pascal.tags
blobf025759e0c70332cf09c4cf60904991ac7faf411
1 # format=pipe
2 arc||(X: SmallInt, Y: SmallInt, StAngle: Word, EndAngle: Word, Radius: Word)|
3 assigncrt||(File: Text)|
4 bar||(x1: SmallInt; y1: SmallInt; x2: SmallInt; y2: SmallInt)|
5 bar3d||(x1: SmallInt; y1: SmallInt; x2: SmallInt; y2: SmallInt; depth: Word; top: Boolean)|
6 begin|||
7 black|||
8 blink|||
9 blue|||
10 brown|||
11 cleardevice|||
12 closegraph|||
13 clreol|||
14 clrscr|||
15 const|||
16 cursorbig|||
17 cursoroff|||
18 cursoron|||
19 cyan|||
20 darkgray|||
21 delay||(MS: Word)|
22 delline|||(X: Byte, Y: Byte)|
23 detectgraph||(GraphDriver: SmallInt; var GraphMode: SmallInt)|
24 drawpoly||(NumPoints: Word; var polypoints)|
25 ellipse||(X: SmallInt; Y: SmallInt; stAngle: Word; EndAngle: Word; XRadius: Word; YRadius: Word)|
26 fillellipse||(X: SmallInt; Y: SmallInt; XRadius: Word; YRadius: Word)|
27 fillpoly||(NumPoints: Word; var PolyPoints)|
28 floodfill||(x: SmallInt; y: SmallInt; Border: Word)|
29 fpioperm|cInt|(From: Cardinal; Num: Cardinal; Value: cInt)|
30 fpiopl|cInt|(Level: cInt|)
31 getarccoords||(var ArcCoords: ArcCoordsType)|
32 getaspectratio||(Xasp: Word; Yasp: Word)|
33 getbkcolor|word||
34 getcolor|word||
35 getdefaultpalette||(var Palette: PaletteType)|
36 getdirectvideo|bool||
37 getdrivername|String||
38 getfillpattern||(var FillPattern: FillPatternType)|
39 getfillsettings||(var Fillinfo: FillSettingsType)|
40 getgraphmode|Smallint||
41 getlinesettings||(var ActiveLineInfo: LineSettingsType)|
42 getmaxcolor|Word||
43 getmaxmode|Smallint||
44 getmaxx|Smallint||
45 getmaxy|Smallint||
46 getmodename|String|(ModeNumber: SmallInt)|
47 getmoderange||(GraphDriver: SmallInt; var LoMode: SmallInt; var HiMode: SmallInt)|
48 getpalette||(var Palette: PaletteType)|
49 getpalettesize|Smallint||
50 gettextsettings||(var TextInfo: TextSettingsType)|
51 getviewsettings||(var viewport: ViewPortType)|
52 getx|Smallint||
53 gety|Smallint||
54 gotoxy||(x: Smallint, y: Smallint)|
55 graphdefaults|||
56 grapherrormsg|String|(ErrorCode: SmallInt)|
57 graphresult|Smallint||
58 green|||
59 highvideo|||
60 initgraph||(var GraphDriver: SmallInt; var GraphMode: SmallInt; const PathToDriver: String)
61 insline|||
62 installuserdriver|Smallint|(Name: String; AutoDetectPtr: Pointer)|
63 installuserfont|Smallint|(const FontFileName: String)|
64 keypressed|bool||
65 lightblue|||
66 lightcyan|||
67 lightgray|||
68 lightgreen|||
69 lightmagenta|||
70 lightred|||
71 linerel||(Dx: SmallInt; Dy: SmallInt)|
72 lineto||(X: SmallInt; Y: SmallInt)|
73 lowvideo|||
74 magenta|||
75 moverel||(Dx: SmallInt; Dy: SmallInt)|
76 moveto||(X: Smallint, Y: Smallint)|
77 normvideo|||
78 nosound|||
79 operator||(**(float, float): float)|
80 operator||(**(int64, int64): int64)|
81 outtext||(const TextString: String)|
82 pieslice||(X: SmallInt; Y: SmallInt; stangle: SmallInt; endAngle: SmallInt; Radius: Word)|
83 procedure|||
84 program||(Title)|
85 queryadapterinfo|PModeInfo||
86 read||(Identifier)|
87 readln||(Identifier)|
88 readkey|char||
89 readport||(Port: LongInt; var Value: Byte)|
90 readport||(Port: LongInt; var Value: LongInt)|
91 readport||(Port: LongInt; var Value: Word)|
92 readportb|Byte|(Port: LongInt)|
93 readportb||(Port: LongInt; var Buf; Count: LongInt)|
94 readportl|LongInt|(Port: LongInt)|
95 readportl||(Port: LongInt; var Buf; Count: LongInt)|
96 readportw|Word|(Port: LongInt)|
97 readportw||(Port: LongInt; var Buf; Count: LongInt)|
98 rectangle||(x1: SmallInt; y1: SmallInt; x2: SmallInt; y2: SmallInt)|
99 red|||
100 registerbgidriver|Smallint|(driver: pointer)|
101 registerbgifont|Smallint|(font: pointer)|
102 restorecrtmode|||
103 sector||(x: SmallInt; y: SmallInt; StAngle: Word; EndAngle: Word; XRadius: Word; YRadius: Word)| setaspectratio||(Xasp: Word; Yasp: Word)|
104 setbkcolor||(Color: Word)|
105 setcolor||(Color: Word)|
106 setdirectvideo||(DirectAccess: Boolean)|
107 setfillpattern||(Pattern: FillPatternType; Color: Word)|
108 setfillstyle||(Pattern: Word; Color: Word)|
109 setgraphmode||(Mode: SmallInt)|
110 setlinestyle||(LineStyle: Word; Pattern: Word; Thickness: Word)|
111 setpalette||(ColorNum: Word; Color: ShortInt)|
112 settextjustify||(horiz: Word; vert: Word)|
113 settextstyle||(font: Word; direction: Word; charsize: Word)|
114 setusercharsize||(Multx: Word; Divx: Word; Multy: Word; Divy: Word)|
115 setviewport||(X1: SmallInt; Y1: SmallInt; X2: SmallInt; Y2: SmallInt; Clip: Boolean)|
116 setwritemode||(WriteMode: SmallInt)|
117 sound||(Hz: Word)|
118 textbackground||(Color: Byte)|
119 textcolor||(Color: Byte)|
120 textheight|Word|(const TextString: String)|
121 textmode||(Mode: Integer)|
122 textwidth|Word|(const TextString: String)|
123 uses||(Unitlist)|
124 var|||
125 wherex|Byte||
126 wherey|Byte||
127 white|||
128 window||(X1: Byte, Y1: Byte, X2: Byte, Y2: Byte)|
129 write||(Output)|
130 writeln||(Output)|
131 writeport||(Port: LongInt; Value: Byte)|
132 writeport||(Port: LongInt; Value: LongInt)|
133 writeport||(Port: LongInt; Value: Word)|
134 writeportb||(Port: LongInt; Value: Byte)|
135 wrtieportb||(Port: LongInt; var Buf; Count: LongInt)|
136 writeportl||(Port: LongInt; Value: LongInt)|
137 wrtieportl||(Port: LongInt; var Buf; Count: LongInt)|
138 writeportw||(Port: LongInt; Value: Word)|
139 wrtieportw||(Port: LongInt; var Buf; Count: LongInt)|
140 yellow|||