reference/ps/constants.xml
39b8a62079764f93296887ba43d7a42274f11115
...
...
@@ -15,16 +15,16 @@
15
15
</row>
16
16
</thead>
17
17
<tbody>
18
-
<row>
19
-
<entry>ps_LINECAP_BUTT</entry>
18
+
<row xml:id="constant.ps-linecap-butt">
19
+
<entry><constant>ps_LINECAP_BUTT</constant></entry>
20
20
<entry></entry>
21
21
</row>
22
-
<row>
23
-
<entry>ps_LINECAP_ROUND</entry>
22
+
<row xml:id="constant.ps-linecap-round">
23
+
<entry><constant>ps_LINECAP_ROUND</constant></entry>
24
24
<entry></entry>
25
25
</row>
26
-
<row>
27
-
<entry>ps_LINECAP_SQUARED</entry>
26
+
<row xml:id="constant.ps-linecap-squared">
27
+
<entry><constant>ps_LINECAP_SQUARED</constant></entry>
28
28
<entry></entry>
29
29
</row>
30
30
</tbody>
...
...
@@ -41,16 +41,16 @@
41
41
</row>
42
42
</thead>
43
43
<tbody>
44
-
<row>
45
-
<entry>ps_LINEJOIN_MITER</entry>
44
+
<row xml:id="constant.ps-linejoin-miter">
45
+
<entry><constant>ps_LINEJOIN_MITER</constant></entry>
46
46
<entry></entry>
47
47
</row>
48
-
<row>
49
-
<entry>ps_LINEJOIN_ROUND</entry>
48
+
<row xml:id="constant.ps-linejoin-round">
49
+
<entry><constant>ps_LINEJOIN_ROUND</constant></entry>
50
50
<entry></entry>
51
51
</row>
52
-
<row>
53
-
<entry>ps_LINEJOIN_BEVEL</entry>
52
+
<row xml:id="constant.ps-linejoin-bevel">
53
+
<entry><constant>ps_LINEJOIN_BEVEL</constant></entry>
54
54
<entry></entry>
55
55
</row>
56
56
</tbody>
57
57