-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathkeywords.txt
More file actions
37 lines (31 loc) · 884 Bytes
/
keywords.txt
File metadata and controls
37 lines (31 loc) · 884 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#######################################
# Syntax Coloring Map For ExampleLibrary
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
eWindow KEYWORD1
WINDOW_MENU KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
pxLabelCreate KEYWORD2
pxWindowCreate KEYWORD2
vInterfaceOpenWindow KEYWORD2
vDrawHandlerInit KEYWORD2
vDrawSetHandler KEYWORD2
pxInterfaceCreate KEYWORD2
vInterfaceDraw KEYWORD2
#######################################
# Instances (KEYWORD2)
#######################################
xDraw_t KEYWORD2
xInterface KEYWORD2
xLabel KEYWORD2
xWidget KEYWORD2
xWindow KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
cross LITERAL1
undo LITERAL1