File: globals_0x63.html

package info (click to toggle)
wxpython3.0 3.0.2.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 482,760 kB
  • ctags: 518,293
  • sloc: cpp: 2,127,226; python: 294,045; makefile: 51,942; ansic: 19,033; sh: 3,013; xml: 1,629; perl: 17
file content (772 lines) | stat: -rw-r--r-- 35,941 bytes parent folder | download | duplicates (2)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>wxWidgets: File Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="extra_stylesheet.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="page_container">
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0" style="width: 100%;">
 <tbody>
 <tr>
  <td id="projectlogo">
    <a href="http://www.wxwidgets.org/" target="_new">
      <img alt="wxWidgets" src="logo.png"/>
    </a>
  </td>
  <td style="padding-left: 0.5em; text-align: right;">
   <span id="projectnumber">Version: 3.0.2</span>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- Generated by Doxygen 1.8.2 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Categories</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li class="current"><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="navrow3" class="tabs2">
    <ul class="tablist">
      <li class="current"><a href="globals.html"><span>All</span></a></li>
      <li><a href="globals_func.html"><span>Functions</span></a></li>
      <li><a href="globals_vars.html"><span>Variables</span></a></li>
      <li><a href="globals_type.html"><span>Typedefs</span></a></li>
      <li><a href="globals_enum.html"><span>Enumerations</span></a></li>
      <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
      <li><a href="globals_defs.html"><span>Macros</span></a></li>
    </ul>
  </div>
  <div id="navrow4" class="tabs3">
    <ul class="tablist">
      <li><a href="globals.html#index__"><span>_</span></a></li>
      <li><a href="globals_0x61.html#index_a"><span>a</span></a></li>
      <li><a href="globals_0x62.html#index_b"><span>b</span></a></li>
      <li class="current"><a href="globals_0x63.html#index_c"><span>c</span></a></li>
      <li><a href="globals_0x64.html#index_d"><span>d</span></a></li>
      <li><a href="globals_0x65.html#index_e"><span>e</span></a></li>
      <li><a href="globals_0x66.html#index_f"><span>f</span></a></li>
      <li><a href="globals_0x67.html#index_g"><span>g</span></a></li>
      <li><a href="globals_0x68.html#index_h"><span>h</span></a></li>
      <li><a href="globals_0x69.html#index_i"><span>i</span></a></li>
      <li><a href="globals_0x6a.html#index_j"><span>j</span></a></li>
      <li><a href="globals_0x6b.html#index_k"><span>k</span></a></li>
      <li><a href="globals_0x6c.html#index_l"><span>l</span></a></li>
      <li><a href="globals_0x6d.html#index_m"><span>m</span></a></li>
      <li><a href="globals_0x6e.html#index_n"><span>n</span></a></li>
      <li><a href="globals_0x6f.html#index_o"><span>o</span></a></li>
      <li><a href="globals_0x70.html#index_p"><span>p</span></a></li>
      <li><a href="globals_0x71.html#index_q"><span>q</span></a></li>
      <li><a href="globals_0x72.html#index_r"><span>r</span></a></li>
      <li><a href="globals_0x73.html#index_s"><span>s</span></a></li>
      <li><a href="globals_0x74.html#index_t"><span>t</span></a></li>
      <li><a href="globals_0x75.html#index_u"><span>u</span></a></li>
      <li><a href="globals_0x76.html#index_v"><span>v</span></a></li>
      <li><a href="globals_0x77.html#index_w"><span>w</span></a></li>
      <li><a href="globals_0x78.html#index_x"><span>x</span></a></li>
      <li><a href="globals_0x79.html#index_y"><span>y</span></a></li>
      <li><a href="globals_0x7a.html#index_z"><span>z</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="contents">
<div class="textblock">Here is a list of all file members with links to the files they belong to:</div>

<h3><a class="anchor" id="index_c"></a>- c -</h3><ul>
<li>wxC2S_CSS_SYNTAX
: <a class="el" href="colour_8h.html#adc29c2ff13d900c2f185ee95427fb06cab47c838efa2889a17a00d8e2713db292">colour.h</a>
</li>
<li>wxC2S_HTML_SYNTAX
: <a class="el" href="colour_8h.html#adc29c2ff13d900c2f185ee95427fb06ca434fb8012dffb290fb63e0279c216325">colour.h</a>
</li>
<li>wxC2S_NAME
: <a class="el" href="colour_8h.html#adc29c2ff13d900c2f185ee95427fb06ca11f9e43cf157a8d4b49c87c957807bea">colour.h</a>
</li>
<li>wxCAL_BORDER_NONE
: <a class="el" href="calctrl_8h.html#a6dbe7946c87601eee0d7fd2b4f73fdd6ab019c909b7996da160f11d6c3ea07efd">calctrl.h</a>
</li>
<li>wxCAL_BORDER_ROUND
: <a class="el" href="calctrl_8h.html#a6dbe7946c87601eee0d7fd2b4f73fdd6abc2a2353b43b035a0ad57c4e3326fc21">calctrl.h</a>
</li>
<li>wxCAL_BORDER_SQUARE
: <a class="el" href="calctrl_8h.html#a6dbe7946c87601eee0d7fd2b4f73fdd6a7cea25ec4206093af864e46e1f29b0ab">calctrl.h</a>
</li>
<li>wxCAL_HITTEST_DAY
: <a class="el" href="calctrl_8h.html#ab54c21fe15c064d2ea6741533fa235bca4bbc3f65fbfbd013ea0e3994fc8630bb">calctrl.h</a>
</li>
<li>wxCAL_HITTEST_DECMONTH
: <a class="el" href="calctrl_8h.html#ab54c21fe15c064d2ea6741533fa235bca24ce4056a1cc15bf0b73fb38682c86d3">calctrl.h</a>
</li>
<li>wxCAL_HITTEST_HEADER
: <a class="el" href="calctrl_8h.html#ab54c21fe15c064d2ea6741533fa235bca5caef7bf61497fd17bb47c78a49867bf">calctrl.h</a>
</li>
<li>wxCAL_HITTEST_INCMONTH
: <a class="el" href="calctrl_8h.html#ab54c21fe15c064d2ea6741533fa235bca63891cfdd9e11ad85e0c0a52bf0375fa">calctrl.h</a>
</li>
<li>wxCAL_HITTEST_NOWHERE
: <a class="el" href="calctrl_8h.html#ab54c21fe15c064d2ea6741533fa235bcada80a77a0153b4b2272c4e809af1717e">calctrl.h</a>
</li>
<li>wxCAL_HITTEST_SURROUNDING_WEEK
: <a class="el" href="calctrl_8h.html#ab54c21fe15c064d2ea6741533fa235bcaec2c69699fdcc4f72ddbba9f4ab60248">calctrl.h</a>
</li>
<li>wxCAL_HITTEST_WEEK
: <a class="el" href="calctrl_8h.html#ab54c21fe15c064d2ea6741533fa235bca5f528d77aae04f97c2f0b3c681fa7e99">calctrl.h</a>
</li>
<li>wxCAL_MONDAY_FIRST
: <a class="el" href="calctrl_8h.html#abc6126af1d45847bc59afa0aa3216b04aa952a796449771542672ff7eacc9a518">calctrl.h</a>
</li>
<li>wxCAL_NO_MONTH_CHANGE
: <a class="el" href="calctrl_8h.html#abc6126af1d45847bc59afa0aa3216b04a8c4d936ec249dfa5515f0129f6a05ead">calctrl.h</a>
</li>
<li>wxCAL_NO_YEAR_CHANGE
: <a class="el" href="calctrl_8h.html#abc6126af1d45847bc59afa0aa3216b04a6d5a642b0621cac960d4bf6ff0c812cb">calctrl.h</a>
</li>
<li>wxCAL_SEQUENTIAL_MONTH_SELECTION
: <a class="el" href="calctrl_8h.html#abc6126af1d45847bc59afa0aa3216b04aa46c723754f55fdb614af114a28f0648">calctrl.h</a>
</li>
<li>wxCAL_SHOW_HOLIDAYS
: <a class="el" href="calctrl_8h.html#abc6126af1d45847bc59afa0aa3216b04afb5dd28f654a7e21dd4f4f619677e1ca">calctrl.h</a>
</li>
<li>wxCAL_SHOW_SURROUNDING_WEEKS
: <a class="el" href="calctrl_8h.html#abc6126af1d45847bc59afa0aa3216b04a30fd70f68ee1994be37783d718118474">calctrl.h</a>
</li>
<li>wxCAL_SHOW_WEEK_NUMBERS
: <a class="el" href="calctrl_8h.html#abc6126af1d45847bc59afa0aa3216b04a4f3a328926a7c3700f2f8d60d01909ba">calctrl.h</a>
</li>
<li>wxCAL_SUNDAY_FIRST
: <a class="el" href="calctrl_8h.html#abc6126af1d45847bc59afa0aa3216b04a04263009a6a32ceb76f424658421a45c">calctrl.h</a>
</li>
<li>wxCalendarDateBorder
: <a class="el" href="calctrl_8h.html#a6dbe7946c87601eee0d7fd2b4f73fdd6">calctrl.h</a>
</li>
<li>wxCalendarHitTestResult
: <a class="el" href="calctrl_8h.html#ab54c21fe15c064d2ea6741533fa235bc">calctrl.h</a>
</li>
<li>wxCANCEL
: <a class="el" href="defs_8h.html#a5580412e224117ac127aacaafd49dc2e">defs.h</a>
</li>
<li>wxCANCEL_DEFAULT
: <a class="el" href="defs_8h.html#afff9aa09554ff8625d65a980d7f9c574">defs.h</a>
</li>
<li>wxCAP_BUTT
: <a class="el" href="pen_8h.html#a7d4a9e379451a8d249239543ad78af3aae9f86258540a0e93b9ad8961dadd64d0">pen.h</a>
</li>
<li>wxCAP_INVALID
: <a class="el" href="pen_8h.html#a7d4a9e379451a8d249239543ad78af3aac7727c2b3001e5f748966f2668454c56">pen.h</a>
</li>
<li>wxCAP_PROJECTING
: <a class="el" href="pen_8h.html#a7d4a9e379451a8d249239543ad78af3aa89b52188321d7f0aad8e7ba43d66ef2c">pen.h</a>
</li>
<li>wxCAP_ROUND
: <a class="el" href="pen_8h.html#a7d4a9e379451a8d249239543ad78af3aaf6ed4ea8b553596da41dc2ae2f0bc141">pen.h</a>
</li>
<li>wxCAPTION
: <a class="el" href="defs_8h.html#ab9dd38fb28514dc86647c9bab14a5abe">defs.h</a>
</li>
<li>wxCB_DROPDOWN
: <a class="el" href="defs_8h.html#a4ccc842aa2f4e12acb26e61d53fa2965">defs.h</a>
</li>
<li>wxCB_READONLY
: <a class="el" href="defs_8h.html#a4e323ea64e75a962aebb2096c57e6e21">defs.h</a>
</li>
<li>wxCB_SIMPLE
: <a class="el" href="defs_8h.html#ae6067108f4175af941e3c2b12daaf053">defs.h</a>
</li>
<li>wxCB_SORT
: <a class="el" href="defs_8h.html#aeefd9e025237d0813d3928ee7d285311">defs.h</a>
</li>
<li>wxCC_SPECIAL_DCLICK
: <a class="el" href="combo_8h.html#a726ca809ffd3d67ab4b8476646f26635a596e0289ca631129564d211dd5017376">combo.h</a>
</li>
<li>wxCC_STD_BUTTON
: <a class="el" href="combo_8h.html#a726ca809ffd3d67ab4b8476646f26635ab5a1540041b13924476c571de1992d6d">combo.h</a>
</li>
<li>wxCenter
: <a class="el" href="layout_8h.html#add86e0d78c35fcb5c14d99b9732c58b7aa212e2d2666bbe09cbe32765d05ccc47">layout.h</a>
</li>
<li>wxCENTER
: <a class="el" href="defs_8h.html#ae160ea382a8f7921484db9d499516dafad825568be6a68c6ad18e407d5422210a">defs.h</a>
</li>
<li>wxCentre
: <a class="el" href="layout_8h.html#add86e0d78c35fcb5c14d99b9732c58b7ab2921d947f3d816b19e510242bb30dab">layout.h</a>
</li>
<li>wxCENTRE
: <a class="el" href="defs_8h.html#ae160ea382a8f7921484db9d499516dafaa9f0378dc2d52d0a96553e30d05a57ff">defs.h</a>
</li>
<li>wxCentreX
: <a class="el" href="layout_8h.html#add86e0d78c35fcb5c14d99b9732c58b7a45811de61734bb6bd1656c874e931edd">layout.h</a>
</li>
<li>wxCentreY
: <a class="el" href="layout_8h.html#add86e0d78c35fcb5c14d99b9732c58b7a1d547e92bb83ed49a435629c392621f1">layout.h</a>
</li>
<li>wxCHANGE_UMASK
: <a class="el" href="group__group__funcmacro__file.html#gaf20a1b90767d4e46462f2af875048922">filefn.h</a>
</li>
<li>wxChar
: <a class="el" href="group__group__funcmacro__string.html#gad42f64d8c82f1ce4ae58773a89b2d6a7">chartype.h</a>
</li>
<li>wxChar16
: <a class="el" href="defs_8h.html#a0027c315f48bab34105edcddf8492c97">defs.h</a>
</li>
<li>wxChar32
: <a class="el" href="defs_8h.html#a94acd29728ad5f87ff9379fe9248b216">defs.h</a>
</li>
<li>wxCHB_ALIGN_MASK
: <a class="el" href="choicebk_8h.html#a7fbf89de91744195907b71925fffc3f2">choicebk.h</a>
</li>
<li>wxCHB_BOTTOM
: <a class="el" href="choicebk_8h.html#a0c93e3764c7d4ce176a35064043ec9f6">choicebk.h</a>
</li>
<li>wxCHB_DEFAULT
: <a class="el" href="choicebk_8h.html#a6885ae883fde9c97908efcc3a2ba8e11">choicebk.h</a>
</li>
<li>wxCHB_LEFT
: <a class="el" href="choicebk_8h.html#ae6ab733e463de8fdc4d42e2e0a276a72">choicebk.h</a>
</li>
<li>wxCHB_RIGHT
: <a class="el" href="choicebk_8h.html#a912ad7f0af414ccd34bf6f2a90669ed1">choicebk.h</a>
</li>
<li>wxCHB_TOP
: <a class="el" href="choicebk_8h.html#a2f787d8a7f520f2046c0dc59b2492d06">choicebk.h</a>
</li>
<li>wxCHECK
: <a class="el" href="group__group__funcmacro__debug.html#gacce4d688e56d4de1bbef692e7df2e3e3">debug.h</a>
</li>
<li>wxCHECK2
: <a class="el" href="group__group__funcmacro__debug.html#ga2a551ae1dcd439257d35a9b0b6ed483c">debug.h</a>
</li>
<li>wxCHECK2_MSG
: <a class="el" href="group__group__funcmacro__debug.html#gad9673fe2c9e69d6b41f0175b151060d0">debug.h</a>
</li>
<li>wxCHECK_GCC_VERSION
: <a class="el" href="group__group__funcmacro__version.html#ga0c6e1eafc6b0437c419d03b02f56c886">platform.h</a>
</li>
<li>wxCHECK_MSG
: <a class="el" href="group__group__funcmacro__debug.html#ga4822a2ea9fdd0bc98caa3ff42587743e">debug.h</a>
</li>
<li>wxCHECK_RET
: <a class="el" href="group__group__funcmacro__debug.html#ga0cf2ca7d7ff0107197e51e6b434fd0bd">debug.h</a>
</li>
<li>wxCHECK_SUNCC_VERSION
: <a class="el" href="group__group__funcmacro__version.html#ga1837086b42f6bb0f186a0197458273d4">platform.h</a>
</li>
<li>wxCHECK_VERSION
: <a class="el" href="group__group__funcmacro__version.html#gae7a4bbd65402259b17a664fe87f2ec17">version.h</a>
</li>
<li>wxCHECK_VERSION_FULL
: <a class="el" href="group__group__funcmacro__version.html#ga666af9e0a9939d0aff83078ebf682ab3">version.h</a>
</li>
<li>wxCHECK_VISUALC_VERSION
: <a class="el" href="group__group__funcmacro__version.html#ga5a01a6b9009ee0ef3b90d520b1a0f5c1">platform.h</a>
</li>
<li>wxCHECK_W32API_VERSION
: <a class="el" href="group__group__funcmacro__version.html#ga22ed1759d538e8dff27b4f118eab6e14">platform.h</a>
</li>
<li>wxCheckBoxState
: <a class="el" href="checkbox_8h.html#ab7ff30e019a8312536b5bb723606febf">checkbox.h</a>
</li>
<li>wxCHK_2STATE
: <a class="el" href="checkbox_8h.html#a3880dce52a93181be9c0f8b50597c56e">checkbox.h</a>
</li>
<li>wxCHK_3STATE
: <a class="el" href="checkbox_8h.html#a7ddfe0e0776dbb41320a4a80091d38f1">checkbox.h</a>
</li>
<li>wxCHK_ALLOW_3RD_STATE_FOR_USER
: <a class="el" href="checkbox_8h.html#aa4b232e925d811ae01b457647016621d">checkbox.h</a>
</li>
<li>wxCHK_CHECKED
: <a class="el" href="checkbox_8h.html#ab7ff30e019a8312536b5bb723606febfa5c5a7ec16e08d25d887ccbacc36b79dd">checkbox.h</a>
</li>
<li>wxCHK_UNCHECKED
: <a class="el" href="checkbox_8h.html#ab7ff30e019a8312536b5bb723606febfa94b41a0e6c55e016709ea723e61d6622">checkbox.h</a>
</li>
<li>wxCHK_UNDETERMINED
: <a class="el" href="checkbox_8h.html#ab7ff30e019a8312536b5bb723606febfa90a7e8fc8f8943d8df2f0731581b9f3c">checkbox.h</a>
</li>
<li>wxCHOICE_HEIGHT
: <a class="el" href="choicdlg_8h.html#abbbc385d3ea040c504aef9ce016b4de8">choicdlg.h</a>
</li>
<li>wxCHOICE_WIDTH
: <a class="el" href="choicdlg_8h.html#ad0de55bbec7ccee2cbf1ec9776537972">choicdlg.h</a>
</li>
<li>wxCHOICEDLG_STYLE
: <a class="el" href="choicdlg_8h.html#a6c39551315350079deb17d549bfe75be">choicdlg.h</a>
</li>
<li>wxCLASSINFO
: <a class="el" href="group__group__funcmacro__rtti.html#gacee897a7d4e704e1aa53568220f2396e">object.h</a>
</li>
<li>wxCLEAR
: <a class="el" href="interface_2wx_2dc_8h.html#a07398221a1f9dfecf424c90c5c777d54a8f005e663895d1fea613f20e14df4fd5">dc.h</a>
</li>
<li>wxClientDisplayRect()
: <a class="el" href="group__group__funcmacro__gdi.html#gab8a48ec2fc13c5112ff5fcd42e2881b9">gdicmn.h</a>
</li>
<li>wxCLIP_CHILDREN
: <a class="el" href="defs_8h.html#aecb6881bdf49b8bbc1542345429b1a88">defs.h</a>
</li>
<li>wxCLIP_SIBLINGS
: <a class="el" href="defs_8h.html#ac1622d37a5887669a1720557f18c8708">defs.h</a>
</li>
<li>wxCLOSE
: <a class="el" href="defs_8h.html#a1b2bd0a9957b93804c6346f4a63ef80c">defs.h</a>
</li>
<li>wxCLOSE_BOX
: <a class="el" href="defs_8h.html#a2d65b3190850686bf65daabec30482ab">defs.h</a>
</li>
<li>wxCLRP_DEFAULT_STYLE
: <a class="el" href="clrpicker_8h.html#a3fb682178c3f9afdaab92a9b9babe40c">clrpicker.h</a>
</li>
<li>wxCLRP_SHOW_LABEL
: <a class="el" href="clrpicker_8h.html#a5fe9e5d11e5affff83fdd7dba73c785a">clrpicker.h</a>
</li>
<li>wxCLRP_USE_TEXTCTRL
: <a class="el" href="clrpicker_8h.html#ab4ca770c3d7eba96fc925bf7d12ca884">clrpicker.h</a>
</li>
<li>wxCMD_LINE_NEEDS_SEPARATOR
: <a class="el" href="cmdline_8h.html#ae57f6ef76d2377ad95dbc431dee3e969a662ad2712502b6965871429162d6d0ba">cmdline.h</a>
</li>
<li>wxCMD_LINE_NONE
: <a class="el" href="cmdline_8h.html#a8d2905d549d4a4f566a97755c9e4ec7baa0d8bd09030eeec5a638b72c7d8c1c93">cmdline.h</a>
</li>
<li>wxCMD_LINE_OPTION
: <a class="el" href="cmdline_8h.html#a8d2905d549d4a4f566a97755c9e4ec7ba9469050817bba3c783d8e3d26c28f95e">cmdline.h</a>
</li>
<li>wxCMD_LINE_OPTION_HELP
: <a class="el" href="cmdline_8h.html#ae57f6ef76d2377ad95dbc431dee3e969aa65b81dcf4d6d1211ab25bd42d215461">cmdline.h</a>
</li>
<li>wxCMD_LINE_OPTION_MANDATORY
: <a class="el" href="cmdline_8h.html#ae57f6ef76d2377ad95dbc431dee3e969ab9016fd5a6da141098bc779853a4efe8">cmdline.h</a>
</li>
<li>wxCMD_LINE_PARAM
: <a class="el" href="cmdline_8h.html#a8d2905d549d4a4f566a97755c9e4ec7ba9f4de5ec3b142ad3051b476ca3441f30">cmdline.h</a>
</li>
<li>wxCMD_LINE_PARAM_MULTIPLE
: <a class="el" href="cmdline_8h.html#ae57f6ef76d2377ad95dbc431dee3e969a5f1546243aa18cc1dc928071c140574a">cmdline.h</a>
</li>
<li>wxCMD_LINE_PARAM_OPTIONAL
: <a class="el" href="cmdline_8h.html#ae57f6ef76d2377ad95dbc431dee3e969aec6d7198311946d1fc35fbfd7519f6e8">cmdline.h</a>
</li>
<li>wxCMD_LINE_SPLIT_DOS
: <a class="el" href="cmdline_8h.html#acc276a64e55895c17ba9f7b0d235b22ca04c3c43bdaec24974489a8c0313213cf">cmdline.h</a>
</li>
<li>wxCMD_LINE_SPLIT_UNIX
: <a class="el" href="cmdline_8h.html#acc276a64e55895c17ba9f7b0d235b22ca7d617fae9dc8835c6157556f6e8651d1">cmdline.h</a>
</li>
<li>wxCMD_LINE_SWITCH
: <a class="el" href="cmdline_8h.html#a8d2905d549d4a4f566a97755c9e4ec7ba4bdfe48303c70682eeb535feb2174d37">cmdline.h</a>
</li>
<li>wxCMD_LINE_SWITCH_NEGATABLE
: <a class="el" href="cmdline_8h.html#ae57f6ef76d2377ad95dbc431dee3e969a4039fef2cf7afc07695e62e64d4430b6">cmdline.h</a>
</li>
<li>wxCMD_LINE_USAGE_TEXT
: <a class="el" href="cmdline_8h.html#a8d2905d549d4a4f566a97755c9e4ec7ba8fe990b526eb6c2da276d8423b11425f">cmdline.h</a>
</li>
<li>wxCMD_LINE_VAL_DATE
: <a class="el" href="cmdline_8h.html#a25a5da7d58fcc0da36cd70c859306994a847ab236a363be86ae27e02bfd45407d">cmdline.h</a>
</li>
<li>wxCMD_LINE_VAL_DOUBLE
: <a class="el" href="cmdline_8h.html#a25a5da7d58fcc0da36cd70c859306994a0bf6dc2facaaa280d12b984a416a249d">cmdline.h</a>
</li>
<li>wxCMD_LINE_VAL_NONE
: <a class="el" href="cmdline_8h.html#a25a5da7d58fcc0da36cd70c859306994a52b94db1051897e9a82375ca13cec125">cmdline.h</a>
</li>
<li>wxCMD_LINE_VAL_NUMBER
: <a class="el" href="cmdline_8h.html#a25a5da7d58fcc0da36cd70c859306994af229435dfad006cfd0bf8d9b39f8d6ac">cmdline.h</a>
</li>
<li>wxCMD_LINE_VAL_STRING
: <a class="el" href="cmdline_8h.html#a25a5da7d58fcc0da36cd70c859306994a7220d647869c6dbf642d08c0bf9bcbee">cmdline.h</a>
</li>
<li>wxCMD_SWITCH_OFF
: <a class="el" href="cmdline_8h.html#a221be5db9115bb24981adcb2837d0889a634b5620449a43eb572b956ade8e8fe2">cmdline.h</a>
</li>
<li>wxCMD_SWITCH_ON
: <a class="el" href="cmdline_8h.html#a221be5db9115bb24981adcb2837d0889ad2a0f0ea50e836d6b2c79f77cb3650f3">cmdline.h</a>
</li>
<li>wxCmdLineEntryFlags
: <a class="el" href="cmdline_8h.html#ae57f6ef76d2377ad95dbc431dee3e969">cmdline.h</a>
</li>
<li>wxCmdLineEntryType
: <a class="el" href="cmdline_8h.html#a8d2905d549d4a4f566a97755c9e4ec7b">cmdline.h</a>
</li>
<li>wxCmdLineParamType
: <a class="el" href="cmdline_8h.html#a25a5da7d58fcc0da36cd70c859306994">cmdline.h</a>
</li>
<li>wxCmdLineSplitType
: <a class="el" href="cmdline_8h.html#acc276a64e55895c17ba9f7b0d235b22c">cmdline.h</a>
</li>
<li>wxCmdLineSwitchState
: <a class="el" href="cmdline_8h.html#a221be5db9115bb24981adcb2837d0889">cmdline.h</a>
</li>
<li>wxCOL_DEFAULT_FLAGS
: <a class="el" href="headercol_8h.html#a39fca1837c5ce7715cbf571669660c13a97ab7816d6f779705b917a5b430479fa">headercol.h</a>
</li>
<li>wxCOL_HIDDEN
: <a class="el" href="headercol_8h.html#a39fca1837c5ce7715cbf571669660c13a9c21372a88875fef27fe4a1fc33b9111">headercol.h</a>
</li>
<li>wxCOL_REORDERABLE
: <a class="el" href="headercol_8h.html#a39fca1837c5ce7715cbf571669660c13a53f8f0dae07d9d9eac1e47db22795635">headercol.h</a>
</li>
<li>wxCOL_RESIZABLE
: <a class="el" href="headercol_8h.html#a39fca1837c5ce7715cbf571669660c13acf490e54a2eb5330ecc7f3d3b1acf56a">headercol.h</a>
</li>
<li>wxCOL_SORTABLE
: <a class="el" href="headercol_8h.html#a39fca1837c5ce7715cbf571669660c13a25a9b4221f105dcfb34246e1abf5b90f">headercol.h</a>
</li>
<li>wxCOL_WIDTH_AUTOSIZE
: <a class="el" href="headercol_8h.html#aae05225933a42f81e7c4a9fb286596f9a1d9d81f091894b5a9331b44f4622829b">headercol.h</a>
</li>
<li>wxCOL_WIDTH_DEFAULT
: <a class="el" href="headercol_8h.html#aae05225933a42f81e7c4a9fb286596f9a6acf8d7a72546a0a964b7848720d2beb">headercol.h</a>
</li>
<li>wxColourDisplay()
: <a class="el" href="group__group__funcmacro__gdi.html#ga34f344a392be6c1db5c0af45998b5fc3">gdicmn.h</a>
</li>
<li>wxCOLOURED
: <a class="el" href="defs_8h.html#a65c74748e31b5208a978d5641257a2b9">defs.h</a>
</li>
<li>wxCOMPILE_TIME_ASSERT
: <a class="el" href="group__group__funcmacro__debug.html#gade23c9c38d065845dc040e31525befdc">debug.h</a>
</li>
<li>wxCOMPILE_TIME_ASSERT2
: <a class="el" href="group__group__funcmacro__debug.html#gaf12b2bda7fcd1b1df041f426d245b17f">debug.h</a>
</li>
<li>wxCOMPOSITION_ADD
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668a001d285140d452725739bbef4c345e5c">graphics.h</a>
</li>
<li>wxCOMPOSITION_ATOP
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668ae96c0aab326b220e4d5961dd43b10446">graphics.h</a>
</li>
<li>wxCOMPOSITION_CLEAR
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668a19c9489faa69daa8383af7f9d5bb5c55">graphics.h</a>
</li>
<li>wxCOMPOSITION_DEST
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668a504c9465521237897f92d78fc3e13433">graphics.h</a>
</li>
<li>wxCOMPOSITION_DEST_ATOP
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668adfc13a049ebba851a055e9325c06a4e1">graphics.h</a>
</li>
<li>wxCOMPOSITION_DEST_IN
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668ad100155839789ec9acc9b86868deb6df">graphics.h</a>
</li>
<li>wxCOMPOSITION_DEST_OUT
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668a27f835deced3853c6f8afa22df4d9031">graphics.h</a>
</li>
<li>wxCOMPOSITION_DEST_OVER
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668ab2bb23f40fbb928f23ae876ad51341b5">graphics.h</a>
</li>
<li>wxCOMPOSITION_IN
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668ad30d4e9dbf0d0367a749a952ec76be6b">graphics.h</a>
</li>
<li>wxCOMPOSITION_INVALID
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668a551dddbf46acefe21ed98984c1715635">graphics.h</a>
</li>
<li>wxCOMPOSITION_OUT
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668a24a1b11099bbce5e64206d8de2a4014e">graphics.h</a>
</li>
<li>wxCOMPOSITION_OVER
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668a46fea70da2a1f8cb1151951639c8d07f">graphics.h</a>
</li>
<li>wxCOMPOSITION_SOURCE
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668a19a55339fe50cf87cc40e6f675bc8150">graphics.h</a>
</li>
<li>wxCOMPOSITION_XOR
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668ad431fa90722d1ffe644c4a125f00de6b">graphics.h</a>
</li>
<li>wxCompositionMode
: <a class="el" href="graphics_8h.html#af26ae47387aa983f2a975b3f85cb9668">graphics.h</a>
</li>
<li>wxCONCAT
: <a class="el" href="group__group__funcmacro__misc.html#ga97372bcd910fd2cb8939d02be14b5f53">cpp.h</a>
</li>
<li>wxCONCAT3
: <a class="el" href="group__group__funcmacro__misc.html#ga55a96ec0e75df9052a6d442732532425">cpp.h</a>
</li>
<li>wxCONCAT4
: <a class="el" href="group__group__funcmacro__misc.html#gab617aaa91b86883c3fb4300bb6cc1ba6">cpp.h</a>
</li>
<li>wxCONCAT5
: <a class="el" href="group__group__funcmacro__misc.html#gab462091b4d23f715085e187a2b458b52">cpp.h</a>
</li>
<li>wxConcatFiles()
: <a class="el" href="group__group__funcmacro__file.html#ga1f2c59b71636d40bafa3757fcf36cd67">filefn.h</a>
</li>
<li>wxCOND_INVALID
: <a class="el" href="interface_2wx_2thread_8h.html#af963862ae0e1bd5cafe4039dccbbd81eaea029037c17a09cb31bd9a7914987db3">thread.h</a>
</li>
<li>wxCOND_MISC_ERROR
: <a class="el" href="interface_2wx_2thread_8h.html#af963862ae0e1bd5cafe4039dccbbd81ea33583de6fedbf35e4f81f33eda2555d8">thread.h</a>
</li>
<li>wxCOND_NO_ERROR
: <a class="el" href="interface_2wx_2thread_8h.html#af963862ae0e1bd5cafe4039dccbbd81ea3f408e6093bb067917fb31ad567ad8e5">thread.h</a>
</li>
<li>wxCOND_TIMEOUT
: <a class="el" href="interface_2wx_2thread_8h.html#af963862ae0e1bd5cafe4039dccbbd81eab9eb7c934aa2bd6ebeb45e05ecf05a8f">thread.h</a>
</li>
<li>wxCondError
: <a class="el" href="interface_2wx_2thread_8h.html#af963862ae0e1bd5cafe4039dccbbd81e">thread.h</a>
</li>
<li>wxCONFIG_USE_GLOBAL_FILE
: <a class="el" href="interface_2wx_2config_8h.html#abed82baf7f470b522273a3e37c24c600a85c4768e6a0c1989e9251c7405c546bc">config.h</a>
</li>
<li>wxCONFIG_USE_LOCAL_FILE
: <a class="el" href="interface_2wx_2config_8h.html#abed82baf7f470b522273a3e37c24c600a2a23b2ec7fd6b2169ae2536cbce3ff64">config.h</a>
</li>
<li>wxCONFIG_USE_NO_ESCAPE_CHARACTERS
: <a class="el" href="interface_2wx_2config_8h.html#abed82baf7f470b522273a3e37c24c600aefa973cd9cb0f831dba1d96fe71fb604">config.h</a>
</li>
<li>wxCONFIG_USE_RELATIVE_PATH
: <a class="el" href="interface_2wx_2config_8h.html#abed82baf7f470b522273a3e37c24c600a687cc074a439d4ebeb237977da62c5c5">config.h</a>
</li>
<li>wxCONFIG_USE_SUBDIR
: <a class="el" href="interface_2wx_2config_8h.html#abed82baf7f470b522273a3e37c24c600a3f3ec29ab2297a6248d99374a3a18aca">config.h</a>
</li>
<li>wxConstCast
: <a class="el" href="group__group__funcmacro__rtti.html#ga47026a9dcf1318d6934c1e8091f3433e">object.h</a>
</li>
<li>wxCONTROL_CHECKABLE
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa2bc2c9944ab1d50181afa49b543bae7c">renderer.h</a>
</li>
<li>wxCONTROL_CHECKED
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa7dae428efe63276e0890216073c46b9b">renderer.h</a>
</li>
<li>wxCONTROL_CURRENT
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa3ecb8ed1c903bf33cbecc6000f934ca4">renderer.h</a>
</li>
<li>wxCONTROL_DISABLED
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa3d8d7abd0ed48af0a6bc3f1fbbebc9b4">renderer.h</a>
</li>
<li>wxCONTROL_EXPANDED
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa4d958d4815a78ed713f281c44bf7df55">renderer.h</a>
</li>
<li>wxCONTROL_FLAT
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa7e8a12ce9aedf8cf53fd4e409809dd90">renderer.h</a>
</li>
<li>wxCONTROL_FOCUSED
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa7194487636dc1f9af9cdf11a6a107863">renderer.h</a>
</li>
<li>wxCONTROL_ISDEFAULT
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa458826f35f89551784b650217feefe80">renderer.h</a>
</li>
<li>wxCONTROL_ISSUBMENU
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fade0a98cf24183e9338e16d3766be978a">renderer.h</a>
</li>
<li>wxCONTROL_PRESSED
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa880591308e5be5f18833feebe58425b8">renderer.h</a>
</li>
<li>wxCONTROL_SELECTED
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fab6ab58986de34143ef72614ab9b27c84">renderer.h</a>
</li>
<li>wxCONTROL_SIZEGRIP
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa3e4eaca40b36dc7cddfb9a5f5f3e3abe">renderer.h</a>
</li>
<li>wxCONTROL_SPECIAL
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa1812ed91a039f91ce229c905a00d0216">renderer.h</a>
</li>
<li>wxCONTROL_UNDETERMINED
: <a class="el" href="renderer_8h.html#a394b3903fbf00ba2b6243f60689a5a5fa5aebeecd7eb3312e58d0c7e761c016de">renderer.h</a>
</li>
<li>wxConvertFromIeeeExtended()
: <a class="el" href="group__group__funcmacro__math.html#ga6b8f7cc815ead70a710191a388345176">math.h</a>
</li>
<li>wxConvertToIeeeExtended()
: <a class="el" href="group__group__funcmacro__math.html#ga974d117c30d950cb77e7b6b11199be09">math.h</a>
</li>
<li>wxConvFileName
: <a class="el" href="group__group__class__conv.html#gaaff591b5b6a10da01612f085e2ce0740">strconv.h</a>
</li>
<li>wxCoord
: <a class="el" href="defs_8h.html#a11f6efc0e8d8d680f3ec8e82aa4f1770">defs.h</a>
</li>
<li>wxCOPY
: <a class="el" href="interface_2wx_2dc_8h.html#a07398221a1f9dfecf424c90c5c777d54a42adf0b5dc2b539faec99078b4377164">dc.h</a>
</li>
<li>wxCopyFile()
: <a class="el" href="group__group__funcmacro__file.html#ga65ec867ed441231ed2ba67b3bb5ee4e3">filefn.h</a>
</li>
<li>wxCP_DEFAULT_STYLE
: <a class="el" href="collpane_8h.html#a97360a9ecef06f622c2822dc28c607b2">collpane.h</a>
</li>
<li>wxCP_NO_TLW_RESIZE
: <a class="el" href="collpane_8h.html#a08532c3a20049c554f78b9d891726550">collpane.h</a>
</li>
<li>wxCreateDynamicObject()
: <a class="el" href="group__group__funcmacro__rtti.html#gad73c0b653058d5bd95fce98e624ffb2d">object.h</a>
</li>
<li>wxCreateFileTipProvider()
: <a class="el" href="group__group__funcmacro__dialog.html#ga9cc492bddff104d3afceca94ae945f38">tipdlg.h</a>
</li>
<li>wxCreatePersistentObject()
: <a class="el" href="persist_2toplevel_8h.html#a2822c62d48a97866661be3cccc7561c0">toplevel.h</a>
, <a class="el" href="persist_2treebook_8h.html#a4da8133614b68cfd84d77067cb36875c">treebook.h</a>
, <a class="el" href="persist_8h.html#a6dec2a72ae0c253d4637dcc73371c0c3">persist.h</a>
, <a class="el" href="interface_2wx_2persist_2bookctrl_8h.html#a8b21681a5cb6009c8acb05f474ca1899">bookctrl.h</a>
</li>
<li>wxCRIT_SECT_DECLARE
: <a class="el" href="group__group__funcmacro__thread.html#ga79ee915c6353e705958843a57a5148e2">thread.h</a>
</li>
<li>wxCRIT_SECT_DECLARE_MEMBER
: <a class="el" href="group__group__funcmacro__thread.html#gaa9f05a4361ea095939f90512ee52a831">thread.h</a>
</li>
<li>wxCRIT_SECT_LOCKER
: <a class="el" href="group__group__funcmacro__thread.html#gae589848294c2cf63ad6895c4344755fe">thread.h</a>
</li>
<li>wxCRITICAL_SECTION
: <a class="el" href="group__group__funcmacro__thread.html#ga3b0ab821a03aeecc1a7ddfcecb581355">thread.h</a>
</li>
<li>wxCriticalSectionType
: <a class="el" href="interface_2wx_2thread_8h.html#ad32912ed5726dfd2d4c24bdafbedac2e">thread.h</a>
</li>
<li>wxCRITSEC_DEFAULT
: <a class="el" href="interface_2wx_2thread_8h.html#ad32912ed5726dfd2d4c24bdafbedac2eaedf8cd97bb2d9cf66c6fa04c83ef15ce">thread.h</a>
</li>
<li>wxCRITSEC_NON_RECURSIVE
: <a class="el" href="interface_2wx_2thread_8h.html#ad32912ed5726dfd2d4c24bdafbedac2eac1788bb105b9c670c4a47d733e88f103">thread.h</a>
</li>
<li>wxCROSS_CURSOR
: <a class="el" href="cursor_8h.html#a807b160c7cbea3c8266f8db2719c299f">cursor.h</a>
</li>
<li>wxCURSOR_ARROW
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a97a7a0012654ded652421164575f960b">gdicmn.h</a>
</li>
<li>wxCURSOR_ARROWWAIT
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a47682005dc1347060fd0d4005ea821bd">gdicmn.h</a>
</li>
<li>wxCURSOR_BASED_ARROW_DOWN
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a36292ad19e114c85cf87f8eafb460994">gdicmn.h</a>
</li>
<li>wxCURSOR_BASED_ARROW_UP
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a19aec36c045ff5d6437208a6ebdfb8b5">gdicmn.h</a>
</li>
<li>wxCURSOR_BLANK
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a4819c81206d6837308f21aab2919a35e">gdicmn.h</a>
</li>
<li>wxCURSOR_BULLSEYE
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a65bc2a1c24089451b4a9d1e4f192af38">gdicmn.h</a>
</li>
<li>wxCURSOR_CHAR
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a1e280b2f30125a6f2d02f63e7de2bb68">gdicmn.h</a>
</li>
<li>wxCURSOR_COPY_ARROW
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a77bcc7152c1e7159392e2ba8ada859d4">gdicmn.h</a>
</li>
<li>wxCURSOR_CROSS
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2ac399b5b0d87a5ea6f036ec5465c73e4d">gdicmn.h</a>
</li>
<li>wxCURSOR_CROSS_REVERSE
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2ab6a337ce8e4f62c2ccfbb66bdaaa45b4">gdicmn.h</a>
</li>
<li>wxCURSOR_DEFAULT
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a337b5f47a5a3ef3dfb8531bed207b60e">gdicmn.h</a>
</li>
<li>wxCURSOR_DOUBLE_ARROW
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a15cc4f0ca45d9eefe8587f3347207849">gdicmn.h</a>
</li>
<li>wxCURSOR_HAND
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a24a5e857e611af9e651bcd233b10005c">gdicmn.h</a>
</li>
<li>wxCURSOR_IBEAM
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a1e8631a7f1b4427c513d4e1085cda248">gdicmn.h</a>
</li>
<li>wxCURSOR_LEFT_BUTTON
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a1369c421da96aafd6fd60479deee9b4d">gdicmn.h</a>
</li>
<li>wxCURSOR_MAGNIFIER
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2ab82d398fa3071ed1b5084f87df70d23d">gdicmn.h</a>
</li>
<li>wxCURSOR_MAX
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a81061eb2557bcbfd00b7d074c3c8b3d4">gdicmn.h</a>
</li>
<li>wxCURSOR_MIDDLE_BUTTON
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a251ff752b1d28f9bd19787c929f8a7a6">gdicmn.h</a>
</li>
<li>wxCURSOR_NO_ENTRY
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a41ad341814a12e71c3d00a32ff0d1a79">gdicmn.h</a>
</li>
<li>wxCURSOR_NONE
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a9f8b55a9ae01d19de54b4c304ee6ff06">gdicmn.h</a>
</li>
<li>wxCURSOR_PAINT_BRUSH
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a9ea567b67f5acf4111ff6702b2efe492">gdicmn.h</a>
</li>
<li>wxCURSOR_PENCIL
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a0caaa8bbe4bff73ded6bea70928c0d79">gdicmn.h</a>
</li>
<li>wxCURSOR_POINT_LEFT
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a7fe2bc0ac281df05d4c32f506f34b9cb">gdicmn.h</a>
</li>
<li>wxCURSOR_POINT_RIGHT
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2aa0981abc0af8af9ff022e57ecb341389">gdicmn.h</a>
</li>
<li>wxCURSOR_QUESTION_ARROW
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2ac487c7a8f8bf6405a0214f4cb06755ad">gdicmn.h</a>
</li>
<li>wxCURSOR_RIGHT_ARROW
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2aefe15bb4f52c39c27134b8d1022da88d">gdicmn.h</a>
</li>
<li>wxCURSOR_RIGHT_BUTTON
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a219ecf7975d58c685c74e3f6c673fd93">gdicmn.h</a>
</li>
<li>wxCURSOR_SIZENESW
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a08250e5890438fd50c2d21730f955450">gdicmn.h</a>
</li>
<li>wxCURSOR_SIZENS
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a2a796aa9b62a786f2fa3f4a08115a11e">gdicmn.h</a>
</li>
<li>wxCURSOR_SIZENWSE
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a0af75eca575b76f504ff2dd23a01fc49">gdicmn.h</a>
</li>
<li>wxCURSOR_SIZEWE
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a5a277b6d20fe892374bdb0910aa4c8b6">gdicmn.h</a>
</li>
<li>wxCURSOR_SIZING
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2af60805e9291214a21e7d19b13475eec0">gdicmn.h</a>
</li>
<li>wxCURSOR_SPRAYCAN
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a70bbd33bcf8f609cf199e729b3775308">gdicmn.h</a>
</li>
<li>wxCURSOR_WAIT
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a5ea8855f950b5f0e9843052898e44306">gdicmn.h</a>
</li>
<li>wxCURSOR_WATCH
: <a class="el" href="gdicmn_8h.html#ae668769c0de48b50d4695b279c7c41b2a7cb9f0d1522cd2648c00ee0f8d9cfd8d">gdicmn.h</a>
</li>
<li>wxCYAN
: <a class="el" href="colour_8h.html#ab5873717d157d334f20e0a0b02d8ffa1">colour.h</a>
</li>
<li>wxCYAN_BRUSH
: <a class="el" href="brush_8h.html#a84d6b55f9b1b70e1c5f36aad248c7968">brush.h</a>
</li>
<li>wxCYAN_PEN
: <a class="el" href="pen_8h.html#a4b1692630dc023b9900f2d507da34735">pen.h</a>
</li>
</ul>
</div><!-- contents -->

<address class="footer">
	<small>
		Generated on Thu Nov 27 2014 13:47:03 for wxWidgets by <a href="http://www.doxygen.org/index.html" target="_new">Doxygen</a> 1.8.2
	</small>
</address>
<script src="wxwidgets.js" type="text/javascript"></script>
</div><!-- #page_container -->
</body>
</html>