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
|
<!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"/>
<meta name="generator" content="Doxygen 1.8.8"/>
<title>Dillo: dw::RegardingBorder Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="https://www.dillo.org/dw/html/jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Dillo
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacedw.html">dw</a></li><li class="navelem"><a class="el" href="classdw_1_1RegardingBorder.html">RegardingBorder</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="classdw_1_1RegardingBorder.html#pub-methods">Public Member Functions</a> |
<a href="classdw_1_1RegardingBorder.html#pub-static-attribs">Static Public Attributes</a> |
<a href="classdw_1_1RegardingBorder-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">dw::RegardingBorder Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Base class (rather a tag interface) for those widgets regarding borders defined by floats, and so allocated on the full width.
<a href="classdw_1_1RegardingBorder.html#details">More...</a></p>
<p><code>#include <<a class="el" href="regardingborder_8hh_source.html">regardingborder.hh</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a2393c4edadda6be693e2418a4393189f"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1RegardingBorder.html#a2393c4edadda6be693e2418a4393189f">RegardingBorder</a> ()</td></tr>
<tr class="separator:a2393c4edadda6be693e2418a4393189f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae7ad99135edd11f627cbd9d8d21cca6e"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1RegardingBorder.html#ae7ad99135edd11f627cbd9d8d21cca6e">~RegardingBorder</a> ()</td></tr>
<tr class="separator:ae7ad99135edd11f627cbd9d8d21cca6e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classdw_1_1oof_1_1OOFAwareWidget')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html">dw::oof::OOFAwareWidget</a></td></tr>
<tr class="memitem:a4422cf8fd0f981bbaa2099a5c2436da3 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a4422cf8fd0f981bbaa2099a5c2436da3">OOFAwareWidget</a> ()</td></tr>
<tr class="separator:a4422cf8fd0f981bbaa2099a5c2436da3 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4a347b60848bb37e677102977726a671 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a4a347b60848bb37e677102977726a671">~OOFAwareWidget</a> ()</td></tr>
<tr class="separator:a4a347b60848bb37e677102977726a671 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8f0cc8138088d41caba53d69c72ab979 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structdw_1_1core_1_1Requisition.html">core::Requisition</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a8f0cc8138088d41caba53d69c72ab979">getRequisitionWithoutOOF</a> ()</td></tr>
<tr class="separator:a8f0cc8138088d41caba53d69c72ab979 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a71c15f48f27369ba42e21aa1ae738e9f inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a71c15f48f27369ba42e21aa1ae738e9f">doesWidgetOOFInterruptDrawing</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *widget)</td></tr>
<tr class="separator:a71c15f48f27369ba42e21aa1ae738e9f inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4c2ad6fb6d90ab82e97f17ea0e7317b1 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a4c2ad6fb6d90ab82e97f17ea0e7317b1">draw</a> (<a class="el" href="classdw_1_1core_1_1View.html">core::View</a> *view, <a class="el" href="classdw_1_1core_1_1Rectangle.html">core::Rectangle</a> *area, <a class="el" href="classdw_1_1core_1_1DrawingContext.html">core::DrawingContext</a> *context)</td></tr>
<tr class="separator:a4c2ad6fb6d90ab82e97f17ea0e7317b1 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4718b989390328edbe72b1fdc78390a2 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a4718b989390328edbe72b1fdc78390a2">updateReference</a> (int ref)</td></tr>
<tr class="separator:a4718b989390328edbe72b1fdc78390a2 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa240f4bd7fbe852d68051234b9a45f02 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#aa240f4bd7fbe852d68051234b9a45f02">widgetRefSizeChanged</a> (int externalIndex)</td></tr>
<tr class="separator:aa240f4bd7fbe852d68051234b9a45f02 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaef38554bc5debab8fa0eff0f3c68e90 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#aaef38554bc5debab8fa0eff0f3c68e90">clearPositionChanged</a> ()</td></tr>
<tr class="separator:aaef38554bc5debab8fa0eff0f3c68e90 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a74557aabc463d2d19d0b13e85d5d2069 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a74557aabc463d2d19d0b13e85d5d2069">oofSizeChanged</a> (bool <a class="el" href="classdw_1_1core_1_1Widget.html#a79a7047c906d793d77412286fbfc4ea2">extremesChanged</a>)</td></tr>
<tr class="separator:a74557aabc463d2d19d0b13e85d5d2069 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3b6a659db0d924b35202a04479907352 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a3b6a659db0d924b35202a04479907352">getGeneratorX</a> (int oofmIndex)</td></tr>
<tr class="separator:a3b6a659db0d924b35202a04479907352 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af12703e84d4a38fde12125dd8914bd52 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#af12703e84d4a38fde12125dd8914bd52">getGeneratorY</a> (int oofmIndex)</td></tr>
<tr class="separator:af12703e84d4a38fde12125dd8914bd52 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a99cc8bf314d1c2309880a2c1ec439202 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a99cc8bf314d1c2309880a2c1ec439202">getGeneratorWidth</a> (int callerX, int callerWidth)</td></tr>
<tr class="separator:a99cc8bf314d1c2309880a2c1ec439202 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2824bc6771f6ff515476c765d789c1a9 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a2824bc6771f6ff515476c765d789c1a9">getMaxGeneratorWidth</a> ()</td></tr>
<tr class="separator:a2824bc6771f6ff515476c765d789c1a9 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:accec14aa2bac90eb9bc204f32c96c795 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#accec14aa2bac90eb9bc204f32c96c795">usesMaxGeneratorWidth</a> ()</td></tr>
<tr class="separator:accec14aa2bac90eb9bc204f32c96c795 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9a87c19e2cc1ceebde6a96ccb993adfb inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a9a87c19e2cc1ceebde6a96ccb993adfb">isPossibleOOFContainer</a> (int oofmIndex)</td></tr>
<tr class="separator:a9a87c19e2cc1ceebde6a96ccb993adfb inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afb2916834079addae98529bd3f5c4e85 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#afb2916834079addae98529bd3f5c4e85">isPossibleOOFContainerParent</a> (int oofmIndex)</td></tr>
<tr class="separator:afb2916834079addae98529bd3f5c4e85 inherit pub_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classdw_1_1core_1_1Widget"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classdw_1_1core_1_1Widget')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classdw_1_1core_1_1Widget.html">dw::core::Widget</a></td></tr>
<tr class="memitem:a33cf21f144b050637788b16bdd6dea4b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a33cf21f144b050637788b16bdd6dea4b">setDeleteCallback</a> (<a class="el" href="widget_8hh.html#aac1b073b90347f25b5c90cd13026cd63">DW_Callback_t</a> func, void *data)</td></tr>
<tr class="separator:a33cf21f144b050637788b16bdd6dea4b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4c6b915525836850ed70736e394acc2a inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> ()</td></tr>
<tr class="separator:a4c6b915525836850ed70736e394acc2a inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afa654cec6369417221663a2583836496 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#afa654cec6369417221663a2583836496">~Widget</a> ()</td></tr>
<tr class="separator:afa654cec6369417221663a2583836496 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4d2799baf192d7e943c2a16eb73b6363 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a4d2799baf192d7e943c2a16eb73b6363">resizeQueued</a> ()</td></tr>
<tr class="separator:a4d2799baf192d7e943c2a16eb73b6363 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7647dfa4bb2a7881a0f1b17eef93f19b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a7647dfa4bb2a7881a0f1b17eef93f19b">extremesQueued</a> ()</td></tr>
<tr class="separator:a7647dfa4bb2a7881a0f1b17eef93f19b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9b617e360e0291f339c73262e0d72594 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a9b617e360e0291f339c73262e0d72594">needsResize</a> ()</td></tr>
<tr class="separator:a9b617e360e0291f339c73262e0d72594 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a431e0fd9f74ecc6d7fe3cc68859e3887 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a431e0fd9f74ecc6d7fe3cc68859e3887">needsAllocate</a> ()</td></tr>
<tr class="separator:a431e0fd9f74ecc6d7fe3cc68859e3887 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae51a531d6c733be7bd48769260f4297a inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ae51a531d6c733be7bd48769260f4297a">allocateQueued</a> ()</td></tr>
<tr class="separator:ae51a531d6c733be7bd48769260f4297a inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a79a7047c906d793d77412286fbfc4ea2 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a79a7047c906d793d77412286fbfc4ea2">extremesChanged</a> ()</td></tr>
<tr class="separator:a79a7047c906d793d77412286fbfc4ea2 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acbf33664202d934d9fd5ac32fa9472d8 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#acbf33664202d934d9fd5ac32fa9472d8">wasAllocated</a> ()</td></tr>
<tr class="separator:acbf33664202d934d9fd5ac32fa9472d8 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8fc36b30df0304fca9d19979acaeca0e inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a8fc36b30df0304fca9d19979acaeca0e">setParent</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#ab93cbba14db2dbf59e8b3ce481cd4dd4">parent</a>)</td></tr>
<tr class="separator:a8fc36b30df0304fca9d19979acaeca0e inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a21eb3805f83ec5baa8b9bab98e5e99f8 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a21eb3805f83ec5baa8b9bab98e5e99f8">setQuasiParent</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#af4e988e3dfb94ef0d77f0c841b917c24">quasiParent</a>)</td></tr>
<tr class="separator:a21eb3805f83ec5baa8b9bab98e5e99f8 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a058ed5676673ab8784438e7a454f82d9 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a058ed5676673ab8784438e7a454f82d9">setGenerator</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a7f0cfc1577df8f038124ba02c34b3372">generator</a>)</td></tr>
<tr class="separator:a058ed5676673ab8784438e7a454f82d9 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1007f17997c8890c8adc4c5c3ceb70c6 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1style_1_1Style.html">style::Style</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a1007f17997c8890c8adc4c5c3ceb70c6">getStyle</a> ()</td></tr>
<tr class="separator:a1007f17997c8890c8adc4c5c3ceb70c6 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a64b3f0e0b905f041b813774ca1a0376b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structdw_1_1core_1_1Allocation.html">Allocation</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a64b3f0e0b905f041b813774ca1a0376b">getAllocation</a> ()</td></tr>
<tr class="separator:a64b3f0e0b905f041b813774ca1a0376b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a70dd28fbfcf2969d13d67b87b554d2bd inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a70dd28fbfcf2969d13d67b87b554d2bd">inAllocation</a> (int x, int y)</td></tr>
<tr class="separator:a70dd28fbfcf2969d13d67b87b554d2bd inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6daed0c096729b81a627d3ebba70db4d inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a6daed0c096729b81a627d3ebba70db4d">boxOffsetX</a> ()</td></tr>
<tr class="separator:a6daed0c096729b81a627d3ebba70db4d inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a95e2e4e767fbe6928597949c49bfbfb3 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a95e2e4e767fbe6928597949c49bfbfb3">boxRestWidth</a> ()</td></tr>
<tr class="separator:a95e2e4e767fbe6928597949c49bfbfb3 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a39b952b02cd2700642e1912f5a94d077 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a39b952b02cd2700642e1912f5a94d077">boxDiffWidth</a> ()</td></tr>
<tr class="separator:a39b952b02cd2700642e1912f5a94d077 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a17d68170142e79ad0375f32ae6a8ac31 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a17d68170142e79ad0375f32ae6a8ac31">boxOffsetY</a> ()</td></tr>
<tr class="separator:a17d68170142e79ad0375f32ae6a8ac31 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9e95222789c8f8633258fe3b325c182a inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a9e95222789c8f8633258fe3b325c182a">boxRestHeight</a> ()</td></tr>
<tr class="separator:a9e95222789c8f8633258fe3b325c182a inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad01cea0a34526be539c41ce8457a2dae inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ad01cea0a34526be539c41ce8457a2dae">boxDiffHeight</a> ()</td></tr>
<tr class="separator:ad01cea0a34526be539c41ce8457a2dae inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acc72d6e885356f570fa97c34f462c87d inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#acc72d6e885356f570fa97c34f462c87d">numSizeRequestReferences</a> ()</td></tr>
<tr class="memdesc:acc72d6e885356f570fa97c34f462c87d inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="dw-widget-sizes.html">Sizes of Dillo Widgets</a> (or <a class="el" href="dw-size-request-pos.html">Size requisitions depending on positions</a>). <a href="classdw_1_1RegardingBorder.html#acc72d6e885356f570fa97c34f462c87d">More...</a><br /></td></tr>
<tr class="separator:acc72d6e885356f570fa97c34f462c87d inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab3eaa8ec73207079489f0509205a24a7 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ab3eaa8ec73207079489f0509205a24a7">sizeRequestReference</a> (int index)</td></tr>
<tr class="memdesc:ab3eaa8ec73207079489f0509205a24a7 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="dw-widget-sizes.html">Sizes of Dillo Widgets</a> (or <a class="el" href="dw-size-request-pos.html">Size requisitions depending on positions</a>). <a href="classdw_1_1RegardingBorder.html#ab3eaa8ec73207079489f0509205a24a7">More...</a><br /></td></tr>
<tr class="separator:ab3eaa8ec73207079489f0509205a24a7 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab1ad7db0e636133879a8c86cd5b8adc5 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ab1ad7db0e636133879a8c86cd5b8adc5">numGetExtremesReferences</a> ()</td></tr>
<tr class="memdesc:ab1ad7db0e636133879a8c86cd5b8adc5 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="dw-widget-sizes.html">Sizes of Dillo Widgets</a> (or <a class="el" href="dw-size-request-pos.html">Size requisitions depending on positions</a>). <a href="classdw_1_1RegardingBorder.html#ab1ad7db0e636133879a8c86cd5b8adc5">More...</a><br /></td></tr>
<tr class="separator:ab1ad7db0e636133879a8c86cd5b8adc5 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acd3fcfd5499180df60794d11fd0de632 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#acd3fcfd5499180df60794d11fd0de632">getExtremesReference</a> (int index)</td></tr>
<tr class="memdesc:acd3fcfd5499180df60794d11fd0de632 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="dw-widget-sizes.html">Sizes of Dillo Widgets</a> (or <a class="el" href="dw-size-request-pos.html">Size requisitions depending on positions</a>). <a href="classdw_1_1RegardingBorder.html#acd3fcfd5499180df60794d11fd0de632">More...</a><br /></td></tr>
<tr class="separator:acd3fcfd5499180df60794d11fd0de632 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a34dcfd744c6eec49fa87baaa8591896e inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a34dcfd744c6eec49fa87baaa8591896e">sizeRequest</a> (<a class="el" href="structdw_1_1core_1_1Requisition.html">Requisition</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a5c1423c3261dbaa0fc837d824db0dc99">requisition</a>, int numPos=0, <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> **references=NULL, int *x=NULL, int *y=NULL)</td></tr>
<tr class="memdesc:a34dcfd744c6eec49fa87baaa8591896e inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">This method is a wrapper for <a class="el" href="classdw_1_1core_1_1Widget.html#ac3764607155e58daee03db5cbb76d8e2" title="See Sizes of Dillo Widgets. ">Widget::sizeRequestImpl()</a>; it calls the latter only when needed. <a href="classdw_1_1RegardingBorder.html#a34dcfd744c6eec49fa87baaa8591896e">More...</a><br /></td></tr>
<tr class="separator:a34dcfd744c6eec49fa87baaa8591896e inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aec23092b0cfe5624b9751a59671fe251 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#aec23092b0cfe5624b9751a59671fe251">getExtremes</a> (<a class="el" href="structdw_1_1core_1_1Extremes.html">Extremes</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a1a08dcfa5c228e2f31de9cea56cccaf1">extremes</a>, int numPos=0, <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> **references=NULL, int *x=NULL, int *y=NULL)</td></tr>
<tr class="memdesc:aec23092b0cfe5624b9751a59671fe251 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Wrapper for <a class="el" href="classdw_1_1core_1_1Widget.html#a984eb786b8d9c9bf63cfd24bdf465e6f" title="See Sizes of Dillo Widgets. ">Widget::getExtremesImpl()</a>. <a href="classdw_1_1RegardingBorder.html#aec23092b0cfe5624b9751a59671fe251">More...</a><br /></td></tr>
<tr class="separator:aec23092b0cfe5624b9751a59671fe251 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0fa3284a21b20bd79f7de13bc0aca5e4 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a0fa3284a21b20bd79f7de13bc0aca5e4">sizeAllocate</a> (<a class="el" href="structdw_1_1core_1_1Allocation.html">Allocation</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a2212fc4b9b2b0e26c7345f1b4adb7d28">allocation</a>)</td></tr>
<tr class="memdesc:a0fa3284a21b20bd79f7de13bc0aca5e4 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Wrapper for <a class="el" href="classdw_1_1core_1_1Widget.html#a756379942a5254e22c087f6bb62a23a5" title="See Sizes of Dillo Widgets. ">Widget::sizeAllocateImpl</a>, calls the latter only when needed. <a href="classdw_1_1RegardingBorder.html#a0fa3284a21b20bd79f7de13bc0aca5e4">More...</a><br /></td></tr>
<tr class="separator:a0fa3284a21b20bd79f7de13bc0aca5e4 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a461b61bd42a01e41ccf258db8673d82f inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a461b61bd42a01e41ccf258db8673d82f">calcExtraSpace</a> (int numPos, <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> **references, int *x, int *y)</td></tr>
<tr class="memdesc:a461b61bd42a01e41ccf258db8673d82f inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Calculates <a class="el" href="classdw_1_1core_1_1Widget.html#a608917a82e6f0ca6c8c4b404159cce23" title="Space around the margin box. Allocation is extraSpace + margin + border + padding + contents...">dw::core::Widget::extraSpace</a>. <a href="classdw_1_1RegardingBorder.html#a461b61bd42a01e41ccf258db8673d82f">More...</a><br /></td></tr>
<tr class="separator:a461b61bd42a01e41ccf258db8673d82f inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3ba42e59fe74c112208193f7c2d7ee55 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a3ba42e59fe74c112208193f7c2d7ee55">getAvailWidth</a> (bool forceValue)</td></tr>
<tr class="separator:a3ba42e59fe74c112208193f7c2d7ee55 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab98b467cc0d194a6a65fe6f8fe9716b7 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ab98b467cc0d194a6a65fe6f8fe9716b7">getAvailHeight</a> (bool forceValue)</td></tr>
<tr class="separator:ab98b467cc0d194a6a65fe6f8fe9716b7 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4846c32c57b66d2e2cf6c93519852a7a inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a4846c32c57b66d2e2cf6c93519852a7a">getAdjustMinWidth</a> ()</td></tr>
<tr class="separator:a4846c32c57b66d2e2cf6c93519852a7a inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a438574f0b74a6f43b6001995a9a466ef inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a438574f0b74a6f43b6001995a9a466ef">correctRequisition</a> (<a class="el" href="structdw_1_1core_1_1Requisition.html">Requisition</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a5c1423c3261dbaa0fc837d824db0dc99">requisition</a>, void(*splitHeightFun)(int, int *, int *), bool allowDecreaseWidth, bool allowDecreaseHeight)</td></tr>
<tr class="separator:a438574f0b74a6f43b6001995a9a466ef inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae3ecd16a384316494e55e1d5e4874ad9 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ae3ecd16a384316494e55e1d5e4874ad9">correctExtremes</a> (<a class="el" href="structdw_1_1core_1_1Extremes.html">Extremes</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a1a08dcfa5c228e2f31de9cea56cccaf1">extremes</a>, bool useAdjustmentWidth)</td></tr>
<tr class="separator:ae3ecd16a384316494e55e1d5e4874ad9 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a62d6ca0e43fb8b6f8b59f0af80b42784 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a62d6ca0e43fb8b6f8b59f0af80b42784">calcWidth</a> (<a class="el" href="namespacedw_1_1core_1_1style.html#a65610d57c89e5bee02e4e539fdc989de">style::Length</a> cssValue, int refWidth, <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *refWidget, int limitMinWidth, bool forceValue)</td></tr>
<tr class="separator:a62d6ca0e43fb8b6f8b59f0af80b42784 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3f882323af3ca56c77e7da8ca5551c45 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a3f882323af3ca56c77e7da8ca5551c45">calcFinalWidth</a> (<a class="el" href="classdw_1_1core_1_1style_1_1Style.html">style::Style</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#abb5ca0d86f77aed08721e5e5b3d81dbc">style</a>, int refWidth, <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *refWidget, int limitMinWidth, bool forceValue, int *finalWidth)</td></tr>
<tr class="separator:a3f882323af3ca56c77e7da8ca5551c45 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa48c1ee918f3fa5cb105d7610add95aa inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#aa48c1ee918f3fa5cb105d7610add95aa">calcHeight</a> (<a class="el" href="namespacedw_1_1core_1_1style.html#a65610d57c89e5bee02e4e539fdc989de">style::Length</a> cssValue, bool usePercentage, int refHeight, <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *refWidget, bool forceValue)</td></tr>
<tr class="separator:aa48c1ee918f3fa5cb105d7610add95aa inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adcecdbeccbc5e4b23f99372cba241222 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#adcecdbeccbc5e4b23f99372cba241222">applyPerWidth</a> (int containerWidth, <a class="el" href="namespacedw_1_1core_1_1style.html#a65610d57c89e5bee02e4e539fdc989de">style::Length</a> perWidth)</td></tr>
<tr class="separator:adcecdbeccbc5e4b23f99372cba241222 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa682f1a87efd93050bc28be57403ddae inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#aa682f1a87efd93050bc28be57403ddae">applyPerHeight</a> (int containerHeight, <a class="el" href="namespacedw_1_1core_1_1style.html#a65610d57c89e5bee02e4e539fdc989de">style::Length</a> perHeight)</td></tr>
<tr class="separator:aa682f1a87efd93050bc28be57403ddae inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8587b68301900aecf91b6591aaab8eda inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a8587b68301900aecf91b6591aaab8eda">getMinWidth</a> (<a class="el" href="structdw_1_1core_1_1Extremes.html">Extremes</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a1a08dcfa5c228e2f31de9cea56cccaf1">extremes</a>, bool forceValue)</td></tr>
<tr class="memdesc:a8587b68301900aecf91b6591aaab8eda inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Used to evaluate <a class="el" href="classdw_1_1core_1_1Widget.html#abc0c51b18cdf8eed671d3c368757e739">Widget::adjustMinWidth</a>. <a href="classdw_1_1RegardingBorder.html#a8587b68301900aecf91b6591aaab8eda">More...</a><br /></td></tr>
<tr class="separator:a8587b68301900aecf91b6591aaab8eda inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aff5c7f94d11cba78f0df1948f138989d inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#aff5c7f94d11cba78f0df1948f138989d">isBlockLevel</a> ()</td></tr>
<tr class="separator:aff5c7f94d11cba78f0df1948f138989d inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a913acf4555ef2aed132a76b01238a742 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a913acf4555ef2aed132a76b01238a742">isPossibleContainer</a> ()</td></tr>
<tr class="separator:a913acf4555ef2aed132a76b01238a742 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abcdd906439e6c2627372f8438e055480 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#abcdd906439e6c2627372f8438e055480">containerSizeChanged</a> ()</td></tr>
<tr class="separator:abcdd906439e6c2627372f8438e055480 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1e7825cca2c7caa025f33a80fc4aa5ed inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a1e7825cca2c7caa025f33a80fc4aa5ed">intersects</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *refWidget, <a class="el" href="classdw_1_1core_1_1Rectangle.html">Rectangle</a> *area, <a class="el" href="classdw_1_1core_1_1Rectangle.html">Rectangle</a> *intersection)</td></tr>
<tr class="memdesc:a1e7825cca2c7caa025f33a80fc4aa5ed inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Calculates the intersection of the visible allocation (i. e. the intersection with the visible parent allocation) and "area" (in widget coordinates referring to "refWidget"), returned in intersection (in widget coordinates). <a href="classdw_1_1RegardingBorder.html#a1e7825cca2c7caa025f33a80fc4aa5ed">More...</a><br /></td></tr>
<tr class="separator:a1e7825cca2c7caa025f33a80fc4aa5ed inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaebe553117db0b7ba2cb0243d06311df inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#aaebe553117db0b7ba2cb0243d06311df">drawInterruption</a> (<a class="el" href="classdw_1_1core_1_1View.html">View</a> *view, <a class="el" href="classdw_1_1core_1_1Rectangle.html">Rectangle</a> *area, <a class="el" href="classdw_1_1core_1_1DrawingContext.html">DrawingContext</a> *context)</td></tr>
<tr class="separator:aaebe553117db0b7ba2cb0243d06311df inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e6a8e5dc70cdfacbe37a3b407e771dc inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a5e6a8e5dc70cdfacbe37a3b407e771dc">getWidgetAtPointInterrupted</a> (int x, int y, <a class="el" href="classdw_1_1core_1_1GettingWidgetAtPointContext.html">GettingWidgetAtPointContext</a> *context)</td></tr>
<tr class="separator:a5e6a8e5dc70cdfacbe37a3b407e771dc inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac44deda1bda16a6e3193e5bbe119c683 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ac44deda1bda16a6e3193e5bbe119c683">buttonPress</a> (<a class="el" href="classdw_1_1core_1_1EventButton.html">EventButton</a> *event)</td></tr>
<tr class="separator:ac44deda1bda16a6e3193e5bbe119c683 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a51a90035fd722667d931bf18909aa847 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a51a90035fd722667d931bf18909aa847">buttonRelease</a> (<a class="el" href="classdw_1_1core_1_1EventButton.html">EventButton</a> *event)</td></tr>
<tr class="separator:a51a90035fd722667d931bf18909aa847 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a122d13ab14c734fc528c62038c387c1d inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a122d13ab14c734fc528c62038c387c1d">motionNotify</a> (<a class="el" href="classdw_1_1core_1_1EventMotion.html">EventMotion</a> *event)</td></tr>
<tr class="separator:a122d13ab14c734fc528c62038c387c1d inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3f5d10ed0a3e0cbd1b156dceac75cb68 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a3f5d10ed0a3e0cbd1b156dceac75cb68">enterNotify</a> (<a class="el" href="classdw_1_1core_1_1EventCrossing.html">EventCrossing</a> *event)</td></tr>
<tr class="separator:a3f5d10ed0a3e0cbd1b156dceac75cb68 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaab70d1e0c51dbca2f677a3f80a7b0ac inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#aaab70d1e0c51dbca2f677a3f80a7b0ac">leaveNotify</a> (<a class="el" href="classdw_1_1core_1_1EventCrossing.html">EventCrossing</a> *event)</td></tr>
<tr class="separator:aaab70d1e0c51dbca2f677a3f80a7b0ac inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a04ccf6979d3289a6ba8298ce5a1f570b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a04ccf6979d3289a6ba8298ce5a1f570b">setStyle</a> (<a class="el" href="classdw_1_1core_1_1style_1_1Style.html">style::Style</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#abb5ca0d86f77aed08721e5e5b3d81dbc">style</a>)</td></tr>
<tr class="memdesc:a04ccf6979d3289a6ba8298ce5a1f570b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Change the style of a widget. <a href="classdw_1_1RegardingBorder.html#a04ccf6979d3289a6ba8298ce5a1f570b">More...</a><br /></td></tr>
<tr class="separator:a04ccf6979d3289a6ba8298ce5a1f570b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad19935d3edd15314426251e06f5daf0e inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ad19935d3edd15314426251e06f5daf0e">setBgColor</a> (<a class="el" href="classdw_1_1core_1_1style_1_1Color.html">style::Color</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a5a6a21ae5724f284e085baee120becf4">bgColor</a>)</td></tr>
<tr class="memdesc:ad19935d3edd15314426251e06f5daf0e inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Set the background "behind" the widget, if it is not the background of the parent widget, e.g. the background of a table row. <a href="classdw_1_1RegardingBorder.html#ad19935d3edd15314426251e06f5daf0e">More...</a><br /></td></tr>
<tr class="separator:ad19935d3edd15314426251e06f5daf0e inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aca7bc16d8f4debdaddfc2bf96922538f inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1style_1_1Color.html">style::Color</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#aca7bc16d8f4debdaddfc2bf96922538f">getBgColor</a> ()</td></tr>
<tr class="memdesc:aca7bc16d8f4debdaddfc2bf96922538f inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Get the actual background of a widget. <a href="classdw_1_1RegardingBorder.html#aca7bc16d8f4debdaddfc2bf96922538f">More...</a><br /></td></tr>
<tr class="separator:aca7bc16d8f4debdaddfc2bf96922538f inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aef48f52db329c961daed586d291461d5 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#aef48f52db329c961daed586d291461d5">drawBox</a> (<a class="el" href="classdw_1_1core_1_1View.html">View</a> *view, <a class="el" href="classdw_1_1core_1_1style_1_1Style.html">style::Style</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#abb5ca0d86f77aed08721e5e5b3d81dbc">style</a>, <a class="el" href="classdw_1_1core_1_1Rectangle.html">Rectangle</a> *area, int x, int y, int width, int height, bool inverse)</td></tr>
<tr class="memdesc:aef48f52db329c961daed586d291461d5 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Draw borders and background of a widget part, which allocation is given by (x, y, width, height) (widget coordinates). <a href="classdw_1_1RegardingBorder.html#aef48f52db329c961daed586d291461d5">More...</a><br /></td></tr>
<tr class="separator:aef48f52db329c961daed586d291461d5 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4097299c4294edf611c76259df7fa035 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a4097299c4294edf611c76259df7fa035">drawWidgetBox</a> (<a class="el" href="classdw_1_1core_1_1View.html">View</a> *view, <a class="el" href="classdw_1_1core_1_1Rectangle.html">Rectangle</a> *area, bool inverse)</td></tr>
<tr class="memdesc:a4097299c4294edf611c76259df7fa035 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Draw borders and background of a widget. <a href="classdw_1_1RegardingBorder.html#a4097299c4294edf611c76259df7fa035">More...</a><br /></td></tr>
<tr class="separator:a4097299c4294edf611c76259df7fa035 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a45c5a9db0d5c14cffb2f733a262a06cc inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a45c5a9db0d5c14cffb2f733a262a06cc">drawSelected</a> (<a class="el" href="classdw_1_1core_1_1View.html">View</a> *view, <a class="el" href="classdw_1_1core_1_1Rectangle.html">Rectangle</a> *area)</td></tr>
<tr class="separator:a45c5a9db0d5c14cffb2f733a262a06cc inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2eb6b505d88f2c77b98c6c686aedc906 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a2eb6b505d88f2c77b98c6c686aedc906">setButtonSensitive</a> (bool <a class="el" href="classdw_1_1core_1_1Widget.html#af8b089bcf5978b65767381ca4afc28f2">buttonSensitive</a>)</td></tr>
<tr class="separator:a2eb6b505d88f2c77b98c6c686aedc906 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a70d34f33dbff64e3199b013269461be9 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a70d34f33dbff64e3199b013269461be9">isButtonSensitive</a> ()</td></tr>
<tr class="separator:a70d34f33dbff64e3199b013269461be9 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afdbd0e08c8670979ae587f6924391473 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#afdbd0e08c8670979ae587f6924391473">getParent</a> ()</td></tr>
<tr class="separator:afdbd0e08c8670979ae587f6924391473 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab3799ae9e52b6955da68ff3f01705155 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ab3799ae9e52b6955da68ff3f01705155">getContainer</a> ()</td></tr>
<tr class="separator:ab3799ae9e52b6955da68ff3f01705155 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac8f1ca49de779217bf12a03ae657ef26 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ac8f1ca49de779217bf12a03ae657ef26">getTopLevel</a> ()</td></tr>
<tr class="memdesc:ac8f1ca49de779217bf12a03ae657ef26 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Get the widget at the root of the tree, this widget is part from. <a href="classdw_1_1RegardingBorder.html#ac8f1ca49de779217bf12a03ae657ef26">More...</a><br /></td></tr>
<tr class="separator:ac8f1ca49de779217bf12a03ae657ef26 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4bb3a16ac278ca8ba50ae94d7c568f0b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a4bb3a16ac278ca8ba50ae94d7c568f0b">getLevel</a> ()</td></tr>
<tr class="memdesc:a4bb3a16ac278ca8ba50ae94d7c568f0b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Get the level of the widget within the tree. <a href="classdw_1_1RegardingBorder.html#a4bb3a16ac278ca8ba50ae94d7c568f0b">More...</a><br /></td></tr>
<tr class="separator:a4bb3a16ac278ca8ba50ae94d7c568f0b inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abdb9da7f91398140aced170d6e760312 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#abdb9da7f91398140aced170d6e760312">getGeneratorLevel</a> ()</td></tr>
<tr class="memdesc:abdb9da7f91398140aced170d6e760312 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Get the level of the widget within the tree, regarting the generators, not the parents. <a href="classdw_1_1RegardingBorder.html#abdb9da7f91398140aced170d6e760312">More...</a><br /></td></tr>
<tr class="separator:abdb9da7f91398140aced170d6e760312 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7310d9275c81fc669f21ba4f26081c31 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a7310d9275c81fc669f21ba4f26081c31">getNearestCommonAncestor</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *otherWidget)</td></tr>
<tr class="memdesc:a7310d9275c81fc669f21ba4f26081c31 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Get the widget with the highest level, which is a direct ancestor of widget1 and widget2. <a href="classdw_1_1RegardingBorder.html#a7310d9275c81fc669f21ba4f26081c31">More...</a><br /></td></tr>
<tr class="separator:a7310d9275c81fc669f21ba4f26081c31 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a989b7583b4eec614377195ef852c3549 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1WidgetReference.html">WidgetReference</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a989b7583b4eec614377195ef852c3549">getWidgetReference</a> ()</td></tr>
<tr class="separator:a989b7583b4eec614377195ef852c3549 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a15cfabfaaabbd95e4ef327477cf43578 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a15cfabfaaabbd95e4ef327477cf43578">setWidgetReference</a> (<a class="el" href="classdw_1_1core_1_1WidgetReference.html">WidgetReference</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#adb87cbcf94666e7561df5d134ae6be78">widgetReference</a>)</td></tr>
<tr class="separator:a15cfabfaaabbd95e4ef327477cf43578 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a25b997d3778a8ea39caa4228eeceaeb8 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a25b997d3778a8ea39caa4228eeceaeb8">getGenerator</a> ()</td></tr>
<tr class="separator:a25b997d3778a8ea39caa4228eeceaeb8 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad988f06fb2005ce210f9fbe29f30e1c6 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Layout.html">Layout</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ad988f06fb2005ce210f9fbe29f30e1c6">getLayout</a> ()</td></tr>
<tr class="separator:ad988f06fb2005ce210f9fbe29f30e1c6 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9d35ab9f8422a4d63978955ae0e710d7 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a9d35ab9f8422a4d63978955ae0e710d7">scrollTo</a> (<a class="el" href="namespacedw_1_1core.html#adcc37c8d91f2adaaa594858f052aa1bf">HPosition</a> hpos, <a class="el" href="namespacedw_1_1core.html#ac4eb3a2c80b4b3ce37c6908623efa2ab">VPosition</a> vpos, int x, int y, int width, int height)</td></tr>
<tr class="separator:a9d35ab9f8422a4d63978955ae0e710d7 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae464dfc3063ce882f4e5e5cea68c0739 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ae464dfc3063ce882f4e5e5cea68c0739">getMarginArea</a> (int *xMar, int *yMar, int *widthMar, int *heightMar)</td></tr>
<tr class="separator:ae464dfc3063ce882f4e5e5cea68c0739 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acd9c3aefebbcfa00b53a73c6a8af3216 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#acd9c3aefebbcfa00b53a73c6a8af3216">getBorderArea</a> (int *xBor, int *yBor, int *widthBor, int *heightBor)</td></tr>
<tr class="separator:acd9c3aefebbcfa00b53a73c6a8af3216 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae5f5dc5c77540895ac665d383c9edfe5 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ae5f5dc5c77540895ac665d383c9edfe5">getPaddingArea</a> (int *xPad, int *yPad, int *widthPad, int *heightPad)</td></tr>
<tr class="memdesc:ae5f5dc5c77540895ac665d383c9edfe5 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Return the padding area (content plus padding). <a href="classdw_1_1RegardingBorder.html#ae5f5dc5c77540895ac665d383c9edfe5">More...</a><br /></td></tr>
<tr class="separator:ae5f5dc5c77540895ac665d383c9edfe5 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab66387121a56322ea6e4168db857e013 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classdw_1_1core_1_1Iterator.html">Iterator</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ab66387121a56322ea6e4168db857e013">iterator</a> (<a class="el" href="structdw_1_1core_1_1Content.html#a41c29111b049db05a8de25b2e1ca4bd5">Content::Type</a> mask, bool atEnd)=0</td></tr>
<tr class="memdesc:ab66387121a56322ea6e4168db857e013 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Return an iterator for this widget. <a href="classdw_1_1RegardingBorder.html#ab66387121a56322ea6e4168db857e013">More...</a><br /></td></tr>
<tr class="separator:ab66387121a56322ea6e4168db857e013 inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4e271977073883800712027a93f08e1d inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a4e271977073883800712027a93f08e1d">removeChild</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *child)</td></tr>
<tr class="separator:a4e271977073883800712027a93f08e1d inherit pub_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classlout_1_1identity_1_1IdentifiableObject')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classlout_1_1identity_1_1IdentifiableObject.html">lout::identity::IdentifiableObject</a></td></tr>
<tr class="memitem:a31c98db27c4bc38ba30ba0e4e1a23066 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1identity_1_1IdentifiableObject.html#a31c98db27c4bc38ba30ba0e4e1a23066">IdentifiableObject</a> ()</td></tr>
<tr class="separator:a31c98db27c4bc38ba30ba0e4e1a23066 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aec2a59a4bf234606c2eb5231d1f048d5 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1identity_1_1IdentifiableObject.html#aec2a59a4bf234606c2eb5231d1f048d5">intoStringBuffer</a> (<a class="el" href="classlout_1_1misc_1_1StringBuffer.html">misc::StringBuffer</a> *sb)</td></tr>
<tr class="memdesc:aec2a59a4bf234606c2eb5231d1f048d5 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="mdescLeft"> </td><td class="mdescRight">Store a textual representation of the object in a <a class="el" href="classlout_1_1misc_1_1StringBuffer.html" title="A class for fast concatenation of a large number of strings. ">misc::StringBuffer</a>. <a href="classdw_1_1RegardingBorder.html#aec2a59a4bf234606c2eb5231d1f048d5">More...</a><br /></td></tr>
<tr class="separator:aec2a59a4bf234606c2eb5231d1f048d5 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a491c1367ff6783a0647522f0a68ae054 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1identity_1_1IdentifiableObject.html#a491c1367ff6783a0647522f0a68ae054">getClassId</a> ()</td></tr>
<tr class="memdesc:a491c1367ff6783a0647522f0a68ae054 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="mdescLeft"> </td><td class="mdescRight">Returns the class identifier. <a href="classdw_1_1RegardingBorder.html#a491c1367ff6783a0647522f0a68ae054">More...</a><br /></td></tr>
<tr class="separator:a491c1367ff6783a0647522f0a68ae054 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6e862eb04821e4bbf0cee0d5d58b7752 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1identity_1_1IdentifiableObject.html#a6e862eb04821e4bbf0cee0d5d58b7752">getClassName</a> ()</td></tr>
<tr class="memdesc:a6e862eb04821e4bbf0cee0d5d58b7752 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="mdescLeft"> </td><td class="mdescRight">Return the name, under which the class of this object was registered. <a href="classdw_1_1RegardingBorder.html#a6e862eb04821e4bbf0cee0d5d58b7752">More...</a><br /></td></tr>
<tr class="separator:a6e862eb04821e4bbf0cee0d5d58b7752 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4c838c41d8044c9eeffa790592f85ce9 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1identity_1_1IdentifiableObject.html#a4c838c41d8044c9eeffa790592f85ce9">instanceOf</a> (int otherClassId)</td></tr>
<tr class="memdesc:a4c838c41d8044c9eeffa790592f85ce9 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="mdescLeft"> </td><td class="mdescRight">Returns, whether this class is an instance of the class, given by <em>otherClassId</em>, or of a sub class of this class. <a href="classdw_1_1RegardingBorder.html#a4c838c41d8044c9eeffa790592f85ce9">More...</a><br /></td></tr>
<tr class="separator:a4c838c41d8044c9eeffa790592f85ce9 inherit pub_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classlout_1_1object_1_1Object"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classlout_1_1object_1_1Object')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classlout_1_1object_1_1Object.html">lout::object::Object</a></td></tr>
<tr class="memitem:a9fef8a29a41124cb0370f4dc0410fb5b inherit pub_methods_classlout_1_1object_1_1Object"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1object_1_1Object.html#a9fef8a29a41124cb0370f4dc0410fb5b">~Object</a> ()</td></tr>
<tr class="memdesc:a9fef8a29a41124cb0370f4dc0410fb5b inherit pub_methods_classlout_1_1object_1_1Object"><td class="mdescLeft"> </td><td class="mdescRight">The destructor is defined as virtual (but not abstract), so that destruction of <a class="el" href="classlout_1_1object_1_1Object.html" title="This is the base class for many other classes, which defines very common virtual methods. ">Object</a>'s works properly. <a href="classdw_1_1RegardingBorder.html#a9fef8a29a41124cb0370f4dc0410fb5b">More...</a><br /></td></tr>
<tr class="separator:a9fef8a29a41124cb0370f4dc0410fb5b inherit pub_methods_classlout_1_1object_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af4bc95cee49a71d32c7b24505ccc9397 inherit pub_methods_classlout_1_1object_1_1Object"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1object_1_1Object.html#af4bc95cee49a71d32c7b24505ccc9397">equals</a> (<a class="el" href="classlout_1_1object_1_1Object.html">Object</a> *other)</td></tr>
<tr class="memdesc:af4bc95cee49a71d32c7b24505ccc9397 inherit pub_methods_classlout_1_1object_1_1Object"><td class="mdescLeft"> </td><td class="mdescRight">Returns, whether two objects are equal. <a href="classdw_1_1RegardingBorder.html#af4bc95cee49a71d32c7b24505ccc9397">More...</a><br /></td></tr>
<tr class="separator:af4bc95cee49a71d32c7b24505ccc9397 inherit pub_methods_classlout_1_1object_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad81c4136418c9b44253568f9ae069006 inherit pub_methods_classlout_1_1object_1_1Object"><td class="memItemLeft" align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1object_1_1Object.html#ad81c4136418c9b44253568f9ae069006">hashValue</a> ()</td></tr>
<tr class="memdesc:ad81c4136418c9b44253568f9ae069006 inherit pub_methods_classlout_1_1object_1_1Object"><td class="mdescLeft"> </td><td class="mdescRight">Return a hash value for the object. <a href="classdw_1_1RegardingBorder.html#ad81c4136418c9b44253568f9ae069006">More...</a><br /></td></tr>
<tr class="separator:ad81c4136418c9b44253568f9ae069006 inherit pub_methods_classlout_1_1object_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7ab36efad0df9a036b9252a9564a8cd4 inherit pub_methods_classlout_1_1object_1_1Object"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classlout_1_1object_1_1Object.html">Object</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1object_1_1Object.html#a7ab36efad0df9a036b9252a9564a8cd4">clone</a> ()</td></tr>
<tr class="memdesc:a7ab36efad0df9a036b9252a9564a8cd4 inherit pub_methods_classlout_1_1object_1_1Object"><td class="mdescLeft"> </td><td class="mdescRight">Return an exact copy of the object. <a href="classdw_1_1RegardingBorder.html#a7ab36efad0df9a036b9252a9564a8cd4">More...</a><br /></td></tr>
<tr class="separator:a7ab36efad0df9a036b9252a9564a8cd4 inherit pub_methods_classlout_1_1object_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad7aeadc7934293197110d550abda81ff inherit pub_methods_classlout_1_1object_1_1Object"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1object_1_1Object.html#ad7aeadc7934293197110d550abda81ff">toString</a> ()</td></tr>
<tr class="memdesc:ad7aeadc7934293197110d550abda81ff inherit pub_methods_classlout_1_1object_1_1Object"><td class="mdescLeft"> </td><td class="mdescRight">Use <a class="el" href="classlout_1_1object_1_1Object.html#ad1ad2f2b36fc7a7bead883caa64b0082" title="Store a textual representation of the object in a misc::StringBuffer. ">object::Object::intoStringBuffer</a> to return a textual representation of the object. <a href="classdw_1_1RegardingBorder.html#ad7aeadc7934293197110d550abda81ff">More...</a><br /></td></tr>
<tr class="separator:ad7aeadc7934293197110d550abda81ff inherit pub_methods_classlout_1_1object_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8b53443ca61b25e794157792f5d3a956 inherit pub_methods_classlout_1_1object_1_1Object"><td class="memItemLeft" align="right" valign="top">virtual size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1object_1_1Object.html#a8b53443ca61b25e794157792f5d3a956">sizeOf</a> ()</td></tr>
<tr class="memdesc:a8b53443ca61b25e794157792f5d3a956 inherit pub_methods_classlout_1_1object_1_1Object"><td class="mdescLeft"> </td><td class="mdescRight">Return the number of bytes, this object totally uses. <a href="classdw_1_1RegardingBorder.html#a8b53443ca61b25e794157792f5d3a956">More...</a><br /></td></tr>
<tr class="separator:a8b53443ca61b25e794157792f5d3a956 inherit pub_methods_classlout_1_1object_1_1Object"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr class="memitem:a21eb44374f7ce663588a1da40968b16f"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1RegardingBorder.html#a21eb44374f7ce663588a1da40968b16f">CLASS_ID</a> = -1</td></tr>
<tr class="separator:a21eb44374f7ce663588a1da40968b16f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_static_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td colspan="2" onclick="javascript:toggleInherit('pub_static_attribs_classdw_1_1oof_1_1OOFAwareWidget')"><img src="closed.png" alt="-"/> Static Public Attributes inherited from <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html">dw::oof::OOFAwareWidget</a></td></tr>
<tr class="memitem:a66a9fe1db949dde6087c5c4df2a17643 inherit pub_static_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a66a9fe1db949dde6087c5c4df2a17643">CLASS_ID</a> = -1</td></tr>
<tr class="separator:a66a9fe1db949dde6087c5c4df2a17643 inherit pub_static_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_static_attribs_classdw_1_1core_1_1Widget"><td colspan="2" onclick="javascript:toggleInherit('pub_static_attribs_classdw_1_1core_1_1Widget')"><img src="closed.png" alt="-"/> Static Public Attributes inherited from <a class="el" href="classdw_1_1core_1_1Widget.html">dw::core::Widget</a></td></tr>
<tr class="memitem:af660683743dd7683a4c72474c996488d inherit pub_static_attribs_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#af660683743dd7683a4c72474c996488d">CLASS_ID</a> = -1</td></tr>
<tr class="separator:af660683743dd7683a4c72474c996488d inherit pub_static_attribs_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_types_classdw_1_1oof_1_1OOFAwareWidget"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classdw_1_1oof_1_1OOFAwareWidget')"><img src="closed.png" alt="-"/> Public Types inherited from <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html">dw::oof::OOFAwareWidget</a></td></tr>
<tr class="memitem:a33469bebe37c7c14dd5b99163d332f9e inherit pub_types_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <br />
  <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a33469bebe37c7c14dd5b99163d332f9ea0d2ed3bf6476776fc85a01831fc786c2">SL_START</a>,
<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a33469bebe37c7c14dd5b99163d332f9ea17bbe020ddd42d6af87aee1ec416d708">SL_BACKGROUND</a>,
<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a33469bebe37c7c14dd5b99163d332f9ea5e713b90269b122dde4ea2d3b3a3f75b">SL_SC_BOTTOM</a>,
<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a33469bebe37c7c14dd5b99163d332f9ea3e1e89febee56779ba54ba6f6c2e8fbe">SL_IN_FLOW</a>,
<br />
  <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a33469bebe37c7c14dd5b99163d332f9eafb025c592c0382ee2dd49bfea7743639">SL_OOF_REF</a>,
<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a33469bebe37c7c14dd5b99163d332f9eab2c1753664bc12db6e7778fa3318581a">SL_OOF_CONT</a>,
<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a33469bebe37c7c14dd5b99163d332f9ea8a297e996fc7e2c4028ba82fedddf051">SL_SC_TOP</a>,
<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a33469bebe37c7c14dd5b99163d332f9ea4c4778414181b6059071e8054fde1b1a">SL_END</a>
<br />
}</td></tr>
<tr class="separator:a33469bebe37c7c14dd5b99163d332f9e inherit pub_types_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html">dw::oof::OOFAwareWidget</a></td></tr>
<tr class="memitem:a7f248e0657464123352245e6ee46a60f inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a7f248e0657464123352245e6ee46a60f">stackingLevelText</a> (int level)</td></tr>
<tr class="separator:a7f248e0657464123352245e6ee46a60f inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abd766d3bfcd7078a78c629f2aa54a091 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#abd766d3bfcd7078a78c629f2aa54a091">testStyleFloat</a> (<a class="el" href="classdw_1_1core_1_1style_1_1Style.html">core::style::Style</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#abb5ca0d86f77aed08721e5e5b3d81dbc">style</a>)</td></tr>
<tr class="separator:abd766d3bfcd7078a78c629f2aa54a091 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af930c2269b2018998a2535e943ee0707 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#af930c2269b2018998a2535e943ee0707">testStyleAbsolutelyPositioned</a> (<a class="el" href="classdw_1_1core_1_1style_1_1Style.html">core::style::Style</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#abb5ca0d86f77aed08721e5e5b3d81dbc">style</a>)</td></tr>
<tr class="separator:af930c2269b2018998a2535e943ee0707 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abec17b4f531a430deddb7b2adc49fcc3 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#abec17b4f531a430deddb7b2adc49fcc3">testStyleFixedlyPositioned</a> (<a class="el" href="classdw_1_1core_1_1style_1_1Style.html">core::style::Style</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#abb5ca0d86f77aed08721e5e5b3d81dbc">style</a>)</td></tr>
<tr class="separator:abec17b4f531a430deddb7b2adc49fcc3 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a06cd5e52541d8dee58e386a15231cd3b inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a06cd5e52541d8dee58e386a15231cd3b">testStyleRelativelyPositioned</a> (<a class="el" href="classdw_1_1core_1_1style_1_1Style.html">core::style::Style</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#abb5ca0d86f77aed08721e5e5b3d81dbc">style</a>)</td></tr>
<tr class="separator:a06cd5e52541d8dee58e386a15231cd3b inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a84ed65e7461dad0546c81a111cf3ed3e inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a84ed65e7461dad0546c81a111cf3ed3e">testStylePositioned</a> (<a class="el" href="classdw_1_1core_1_1style_1_1Style.html">core::style::Style</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#abb5ca0d86f77aed08721e5e5b3d81dbc">style</a>)</td></tr>
<tr class="separator:a84ed65e7461dad0546c81a111cf3ed3e inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac8da3b20edce48f87728c61bede1ad4e inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#ac8da3b20edce48f87728c61bede1ad4e">testStyleOutOfFlow</a> (<a class="el" href="classdw_1_1core_1_1style_1_1Style.html">core::style::Style</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#abb5ca0d86f77aed08721e5e5b3d81dbc">style</a>)</td></tr>
<tr class="separator:ac8da3b20edce48f87728c61bede1ad4e inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abcb32d0039fe2a39383f03bf81a3248a inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#abcb32d0039fe2a39383f03bf81a3248a">testWidgetFloat</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> *widget)</td></tr>
<tr class="separator:abcb32d0039fe2a39383f03bf81a3248a inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a77fec38bc6502c4a18fc5d68d574a012 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a77fec38bc6502c4a18fc5d68d574a012">testWidgetAbsolutelyPositioned</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> *widget)</td></tr>
<tr class="separator:a77fec38bc6502c4a18fc5d68d574a012 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2295bf174533205abf059474341533cf inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a2295bf174533205abf059474341533cf">testWidgetFixedlyPositioned</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> *widget)</td></tr>
<tr class="separator:a2295bf174533205abf059474341533cf inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afdd795ef92ad4e91dc8bf8083a51faee inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#afdd795ef92ad4e91dc8bf8083a51faee">testWidgetRelativelyPositioned</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> *widget)</td></tr>
<tr class="separator:afdd795ef92ad4e91dc8bf8083a51faee inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ace62b899aeac256a67a1600379b7f0f7 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#ace62b899aeac256a67a1600379b7f0f7">testWidgetPositioned</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> *widget)</td></tr>
<tr class="separator:ace62b899aeac256a67a1600379b7f0f7 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad01e4ce15487f3ad2d8791f3ca67cf90 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#ad01e4ce15487f3ad2d8791f3ca67cf90">testWidgetOutOfFlow</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> *widget)</td></tr>
<tr class="separator:ad01e4ce15487f3ad2d8791f3ca67cf90 inherit pub_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_static_methods_classdw_1_1core_1_1Widget"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classdw_1_1core_1_1Widget')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classdw_1_1core_1_1Widget.html">dw::core::Widget</a></td></tr>
<tr class="memitem:a3db6aafbbabd4b9f6fa0fbe1293974cb inherit pub_static_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a3db6aafbbabd4b9f6fa0fbe1293974cb">setAdjustMinWidth</a> (bool <a class="el" href="classdw_1_1core_1_1Widget.html#abc0c51b18cdf8eed671d3c368757e739">adjustMinWidth</a>)</td></tr>
<tr class="separator:a3db6aafbbabd4b9f6fa0fbe1293974cb inherit pub_static_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a223626296db0bbe70517acc812e27180 inherit pub_static_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">static void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a223626296db0bbe70517acc812e27180">adjustHeight</a> (int *height, bool allowDecreaseHeight, int ascent, int descent)</td></tr>
<tr class="separator:a223626296db0bbe70517acc812e27180 inherit pub_static_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_attribs_classdw_1_1core_1_1Widget"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_classdw_1_1core_1_1Widget')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="classdw_1_1core_1_1Widget.html">dw::core::Widget</a></td></tr>
<tr class="memitem:a3a8324c1cc6859bd9bab133b44096f1b inherit pub_attribs_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a3a8324c1cc6859bd9bab133b44096f1b">parentRef</a></td></tr>
<tr class="memdesc:a3a8324c1cc6859bd9bab133b44096f1b inherit pub_attribs_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">This value is defined by the parent widget, and used for incremential resizing. <a href="classdw_1_1RegardingBorder.html#a3a8324c1cc6859bd9bab133b44096f1b">More...</a><br /></td></tr>
<tr class="separator:a3a8324c1cc6859bd9bab133b44096f1b inherit pub_attribs_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_types_classdw_1_1oof_1_1OOFAwareWidget"><td colspan="2" onclick="javascript:toggleInherit('pro_types_classdw_1_1oof_1_1OOFAwareWidget')"><img src="closed.png" alt="-"/> Protected Types inherited from <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html">dw::oof::OOFAwareWidget</a></td></tr>
<tr class="memitem:a602541b7d777e92855fd93bee5e9a638 inherit pro_types_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <br />
  <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a602541b7d777e92855fd93bee5e9a638a6d9a651354339a199c5a985ffa065976">OOFM_FLOATS</a>,
<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a602541b7d777e92855fd93bee5e9a638a2bb410d12438d618871e20b5a72054e7">OOFM_ABSOLUTE</a>,
<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a602541b7d777e92855fd93bee5e9a638a5d04ad4d15e1a41d5815cc37629156b5">OOFM_RELATIVE</a>,
<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a602541b7d777e92855fd93bee5e9a638a73c846e111d19d004524f950b4813782">OOFM_FIXED</a>,
<br />
  <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a602541b7d777e92855fd93bee5e9a638a832ad919a5912833a12254c9c4b88a4d">NUM_OOFM</a>
<br />
}</td></tr>
<tr class="separator:a602541b7d777e92855fd93bee5e9a638 inherit pro_types_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aba795cad854cc67abb83a9141dd98e11 inherit pro_types_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom">{ <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#aba795cad854cc67abb83a9141dd98e11ae2949023b8357225979770915165df0e">PARENT_REF_OOFM_BITS</a> = 3,
<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#aba795cad854cc67abb83a9141dd98e11a616d90573974615aa1d83125cf0bb54a">PARENT_REF_OOFM_MASK</a> = (1 << PARENT_REF_OOFM_BITS) - 1
}</td></tr>
<tr class="separator:aba795cad854cc67abb83a9141dd98e11 inherit pro_types_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_types_classdw_1_1core_1_1Widget"><td colspan="2" onclick="javascript:toggleInherit('pro_types_classdw_1_1core_1_1Widget')"><img src="closed.png" alt="-"/> Protected Types inherited from <a class="el" href="classdw_1_1core_1_1Widget.html">dw::core::Widget</a></td></tr>
<tr class="memitem:a32b232b3a6f815cabbf9bf9f736258cb inherit pro_types_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a32b232b3a6f815cabbf9bf9f736258cb">Flags</a> { <br />
  <a class="el" href="classdw_1_1core_1_1Widget.html#a32b232b3a6f815cabbf9bf9f736258cba091e39c3bc818a420fd19c637ca78847">RESIZE_QUEUED</a> = 1 << 0,
<a class="el" href="classdw_1_1core_1_1Widget.html#a32b232b3a6f815cabbf9bf9f736258cba90cb722f5ea44d3d5df3785d715e251c">EXTREMES_QUEUED</a> = 1 << 1,
<a class="el" href="classdw_1_1core_1_1Widget.html#a32b232b3a6f815cabbf9bf9f736258cbaf83c9031fd220ccdebced9bdb37ebe35">NEEDS_RESIZE</a> = 1 << 2,
<a class="el" href="classdw_1_1core_1_1Widget.html#a32b232b3a6f815cabbf9bf9f736258cba1a41409afb7bc3ad8f4a67267848f3b4">NEEDS_ALLOCATE</a> = 1 << 3,
<br />
  <a class="el" href="classdw_1_1core_1_1Widget.html#a32b232b3a6f815cabbf9bf9f736258cba25e03d174216386eba200eece2d12cd0">ALLOCATE_QUEUED</a> = 1 << 4,
<a class="el" href="classdw_1_1core_1_1Widget.html#a32b232b3a6f815cabbf9bf9f736258cbaf4fc04158929ec9a0d8b8eea8e034073">EXTREMES_CHANGED</a> = 1 << 5,
<a class="el" href="classdw_1_1core_1_1Widget.html#a32b232b3a6f815cabbf9bf9f736258cbadff5490d79fec016501bb79593c9ef5f">WAS_ALLOCATED</a> = 1 << 6
<br />
}</td></tr>
<tr class="separator:a32b232b3a6f815cabbf9bf9f736258cb inherit pro_types_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classdw_1_1oof_1_1OOFAwareWidget')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html">dw::oof::OOFAwareWidget</a></td></tr>
<tr class="memitem:a7efaf1e7a789cbf18647109d977c94fa inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a7efaf1e7a789cbf18647109d977c94fa">isParentRefOOF</a> (int <a class="el" href="classdw_1_1core_1_1Widget.html#a3a8324c1cc6859bd9bab133b44096f1b">parentRef</a>)</td></tr>
<tr class="separator:a7efaf1e7a789cbf18647109d977c94fa inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad888fb19825458c3a7347a4b9f70172f inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#ad888fb19825458c3a7347a4b9f70172f">makeParentRefInFlow</a> (int inFlowSubRef)</td></tr>
<tr class="separator:ad888fb19825458c3a7347a4b9f70172f inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a431899dbb0b81b66a61485448c02808d inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a431899dbb0b81b66a61485448c02808d">getParentRefInFlowSubRef</a> (int <a class="el" href="classdw_1_1core_1_1Widget.html#a3a8324c1cc6859bd9bab133b44096f1b">parentRef</a>)</td></tr>
<tr class="separator:a431899dbb0b81b66a61485448c02808d inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaa2320159b7efdabb7d1369b01eb3b11 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#aaa2320159b7efdabb7d1369b01eb3b11">makeParentRefOOF</a> (int oofmIndex, int oofmSubRef)</td></tr>
<tr class="separator:aaa2320159b7efdabb7d1369b01eb3b11 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a940cfc53e7c58eab71289c0507ec02f3 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a940cfc53e7c58eab71289c0507ec02f3">getParentRefOOFSubRef</a> (int <a class="el" href="classdw_1_1core_1_1Widget.html#a3a8324c1cc6859bd9bab133b44096f1b">parentRef</a>)</td></tr>
<tr class="separator:a940cfc53e7c58eab71289c0507ec02f3 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9c39d54a5ada592d8a50dd1d2f534c40 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a9c39d54a5ada592d8a50dd1d2f534c40">getParentRefOOFIndex</a> (int <a class="el" href="classdw_1_1core_1_1Widget.html#a3a8324c1cc6859bd9bab133b44096f1b">parentRef</a>)</td></tr>
<tr class="separator:a9c39d54a5ada592d8a50dd1d2f534c40 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afb21a1d102cb51d7b4d55f71ecaf5dd1 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1oof_1_1OutOfFlowMgr.html">oof::OutOfFlowMgr</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#afb21a1d102cb51d7b4d55f71ecaf5dd1">getParentRefOutOfFlowMgr</a> (int <a class="el" href="classdw_1_1core_1_1Widget.html#a3a8324c1cc6859bd9bab133b44096f1b">parentRef</a>)</td></tr>
<tr class="separator:afb21a1d102cb51d7b4d55f71ecaf5dd1 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6b600efb55d6d7d48ebc882999f14af8 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a6b600efb55d6d7d48ebc882999f14af8">isWidgetOOF</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> *widget)</td></tr>
<tr class="separator:a6b600efb55d6d7d48ebc882999f14af8 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae28b8aa40e73eff1cb1cc0dbdc8dc7db inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#ae28b8aa40e73eff1cb1cc0dbdc8dc7db">getWidgetInFlowSubRef</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> *widget)</td></tr>
<tr class="separator:ae28b8aa40e73eff1cb1cc0dbdc8dc7db inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab521646c5373736ecb9daae1aa5783d0 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#ab521646c5373736ecb9daae1aa5783d0">getWidgetOOFSubRef</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> *widget)</td></tr>
<tr class="separator:ab521646c5373736ecb9daae1aa5783d0 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af098bcfd061eea8e3b89df34f8af2f14 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#af098bcfd061eea8e3b89df34f8af2f14">getWidgetOOFIndex</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> *widget)</td></tr>
<tr class="separator:af098bcfd061eea8e3b89df34f8af2f14 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aef06e8c71163ca33a8901c899a779918 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1oof_1_1OutOfFlowMgr.html">oof::OutOfFlowMgr</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#aef06e8c71163ca33a8901c899a779918">getWidgetOutOfFlowMgr</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">Widget</a> *widget)</td></tr>
<tr class="separator:aef06e8c71163ca33a8901c899a779918 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab73e2a3f9d8c3075fc775e1fb0f0bf79 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1oof_1_1OutOfFlowMgr.html">OutOfFlowMgr</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#ab73e2a3f9d8c3075fc775e1fb0f0bf79">searchOutOfFlowMgr</a> (int oofmIndex)</td></tr>
<tr class="separator:ab73e2a3f9d8c3075fc775e1fb0f0bf79 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac6ced072cd6f8248cf5ad05493c45705 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#ac6ced072cd6f8248cf5ad05493c45705">initOutOfFlowMgrs</a> ()</td></tr>
<tr class="separator:ac6ced072cd6f8248cf5ad05493c45705 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9224eff0982592eb440f7c70facd710e inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a9224eff0982592eb440f7c70facd710e">correctRequisitionByOOF</a> (<a class="el" href="structdw_1_1core_1_1Requisition.html">core::Requisition</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a5c1423c3261dbaa0fc837d824db0dc99">requisition</a>, void(*splitHeightFun)(int, int *, int *))</td></tr>
<tr class="separator:a9224eff0982592eb440f7c70facd710e inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aacf5ecb4096a432ce2cd08353a1be1ac inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#aacf5ecb4096a432ce2cd08353a1be1ac">correctExtremesByOOF</a> (<a class="el" href="structdw_1_1core_1_1Extremes.html">core::Extremes</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a1a08dcfa5c228e2f31de9cea56cccaf1">extremes</a>)</td></tr>
<tr class="separator:aacf5ecb4096a432ce2cd08353a1be1ac inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a50f6746fb3619731a5d9e4a19c3279f0 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a50f6746fb3619731a5d9e4a19c3279f0">sizeAllocateStart</a> (<a class="el" href="structdw_1_1core_1_1Allocation.html">core::Allocation</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a2212fc4b9b2b0e26c7345f1b4adb7d28">allocation</a>)</td></tr>
<tr class="separator:a50f6746fb3619731a5d9e4a19c3279f0 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abd0bb25e655439118b02793a33bf8690 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#abd0bb25e655439118b02793a33bf8690">sizeAllocateEnd</a> ()</td></tr>
<tr class="separator:abd0bb25e655439118b02793a33bf8690 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a248f2c2293fb041cbb529160bcbf4967 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a248f2c2293fb041cbb529160bcbf4967">containerSizeChangedForChildrenOOF</a> ()</td></tr>
<tr class="separator:a248f2c2293fb041cbb529160bcbf4967 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a444b0f6120c42d13ab35c1b71b6dad59 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a444b0f6120c42d13ab35c1b71b6dad59">drawLevel</a> (<a class="el" href="classdw_1_1core_1_1View.html">core::View</a> *view, <a class="el" href="classdw_1_1core_1_1Rectangle.html">core::Rectangle</a> *area, int level, <a class="el" href="classdw_1_1core_1_1DrawingContext.html">core::DrawingContext</a> *context)</td></tr>
<tr class="separator:a444b0f6120c42d13ab35c1b71b6dad59 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af00de9105bb5ba2a0f88c3c8daba20a0 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#af00de9105bb5ba2a0f88c3c8daba20a0">drawOOF</a> (<a class="el" href="classdw_1_1core_1_1View.html">core::View</a> *view, <a class="el" href="classdw_1_1core_1_1Rectangle.html">core::Rectangle</a> *area, <a class="el" href="classdw_1_1core_1_1DrawingContext.html">core::DrawingContext</a> *context)</td></tr>
<tr class="separator:af00de9105bb5ba2a0f88c3c8daba20a0 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6483f089749d7b31b3fe238d8087e3ac inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a6483f089749d7b31b3fe238d8087e3ac">getWidgetAtPoint</a> (int x, int y, <a class="el" href="classdw_1_1core_1_1GettingWidgetAtPointContext.html">core::GettingWidgetAtPointContext</a> *context)</td></tr>
<tr class="separator:a6483f089749d7b31b3fe238d8087e3ac inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a38eede43a591c99f33e94c34b12796e7 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a38eede43a591c99f33e94c34b12796e7">getWidgetAtPointLevel</a> (int x, int y, int level, <a class="el" href="classdw_1_1core_1_1GettingWidgetAtPointContext.html">core::GettingWidgetAtPointContext</a> *context)</td></tr>
<tr class="separator:a38eede43a591c99f33e94c34b12796e7 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a26b40025daf7ae24d748b967d74a6f14 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a26b40025daf7ae24d748b967d74a6f14">getWidgetOOFAtPoint</a> (int x, int y, <a class="el" href="classdw_1_1core_1_1GettingWidgetAtPointContext.html">core::GettingWidgetAtPointContext</a> *context)</td></tr>
<tr class="separator:a26b40025daf7ae24d748b967d74a6f14 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a01bb96a958280f2139df01ce02f01fc7 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a01bb96a958280f2139df01ce02f01fc7">notifySetAsTopLevel</a> ()</td></tr>
<tr class="memdesc:a01bb96a958280f2139df01ce02f01fc7 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="mdescLeft"> </td><td class="mdescRight">This method is called after a widget has been set as the top of a widget tree. <a href="classdw_1_1RegardingBorder.html#a01bb96a958280f2139df01ce02f01fc7">More...</a><br /></td></tr>
<tr class="separator:a01bb96a958280f2139df01ce02f01fc7 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9a9399d2b5e9925a356230f374049018 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a9a9399d2b5e9925a356230f374049018">notifySetParent</a> ()</td></tr>
<tr class="memdesc:a9a9399d2b5e9925a356230f374049018 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="mdescLeft"> </td><td class="mdescRight">This method is called after a widget has been added to a parent. <a href="classdw_1_1RegardingBorder.html#a9a9399d2b5e9925a356230f374049018">More...</a><br /></td></tr>
<tr class="separator:a9a9399d2b5e9925a356230f374049018 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a929e10ef010bbd6bbdab03888e376984 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a929e10ef010bbd6bbdab03888e376984">removeChild</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *child)</td></tr>
<tr class="separator:a929e10ef010bbd6bbdab03888e376984 inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a83883de46b609f8f978f8a61ebdef39b inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a83883de46b609f8f978f8a61ebdef39b">adjustExtraSpaceWhenCorrectingRequisitionByOOF</a> ()</td></tr>
<tr class="separator:a83883de46b609f8f978f8a61ebdef39b inherit pro_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_methods_classdw_1_1core_1_1Widget"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classdw_1_1core_1_1Widget')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classdw_1_1core_1_1Widget.html">dw::core::Widget</a></td></tr>
<tr class="memitem:a095e0153ccfb0f3ff936fba33d27716e inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a095e0153ccfb0f3ff936fba33d27716e">getHeight</a> ()</td></tr>
<tr class="separator:a095e0153ccfb0f3ff936fba33d27716e inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afc4789174e7bbcdf445b62995e0403e8 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#afc4789174e7bbcdf445b62995e0403e8">getContentWidth</a> ()</td></tr>
<tr class="separator:afc4789174e7bbcdf445b62995e0403e8 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9b29a499b5b0db61062fadc1f6039877 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a9b29a499b5b0db61062fadc1f6039877">getContentHeight</a> ()</td></tr>
<tr class="separator:a9b29a499b5b0db61062fadc1f6039877 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a22e02257127973d9d701bb6ae9aba692 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1StackingContextMgr.html">StackingContextMgr</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a22e02257127973d9d701bb6ae9aba692">getNextStackingContextMgr</a> ()</td></tr>
<tr class="separator:a22e02257127973d9d701bb6ae9aba692 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acfc863870a22e3f3e82048d01a8d891d inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#acfc863870a22e3f3e82048d01a8d891d">printFlag</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a32b232b3a6f815cabbf9bf9f736258cb">Flags</a> f)</td></tr>
<tr class="separator:acfc863870a22e3f3e82048d01a8d891d inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae8ee6e9cf388a37ec28ee159c3b731f2 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ae8ee6e9cf388a37ec28ee159c3b731f2">setFlags</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a32b232b3a6f815cabbf9bf9f736258cb">Flags</a> f)</td></tr>
<tr class="separator:ae8ee6e9cf388a37ec28ee159c3b731f2 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abff6900b333d79e08e2c9699c80a70fd inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#abff6900b333d79e08e2c9699c80a70fd">unsetFlags</a> (<a class="el" href="classdw_1_1core_1_1Widget.html#a32b232b3a6f815cabbf9bf9f736258cb">Flags</a> f)</td></tr>
<tr class="separator:abff6900b333d79e08e2c9699c80a70fd inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad29af9bf2a21855596fbc26214aed57b inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ad29af9bf2a21855596fbc26214aed57b">queueDraw</a> ()</td></tr>
<tr class="separator:ad29af9bf2a21855596fbc26214aed57b inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a68e995505b0885143024e3254253f2d8 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a68e995505b0885143024e3254253f2d8">queueDrawArea</a> (int x, int y, int width, int height)</td></tr>
<tr class="separator:a68e995505b0885143024e3254253f2d8 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae6471fad0c622453aae0eb6f3712ba68 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ae6471fad0c622453aae0eb6f3712ba68">queueResize</a> (int ref, bool <a class="el" href="classdw_1_1core_1_1Widget.html#a79a7047c906d793d77412286fbfc4ea2">extremesChanged</a>)</td></tr>
<tr class="separator:ae6471fad0c622453aae0eb6f3712ba68 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac3764607155e58daee03db5cbb76d8e2 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ac3764607155e58daee03db5cbb76d8e2">sizeRequestImpl</a> (<a class="el" href="structdw_1_1core_1_1Requisition.html">Requisition</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a5c1423c3261dbaa0fc837d824db0dc99">requisition</a>, int numPos, <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> **references, int *x, int *y)</td></tr>
<tr class="memdesc:ac3764607155e58daee03db5cbb76d8e2 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="dw-widget-sizes.html">Sizes of Dillo Widgets</a>. <a href="classdw_1_1RegardingBorder.html#ac3764607155e58daee03db5cbb76d8e2">More...</a><br /></td></tr>
<tr class="separator:ac3764607155e58daee03db5cbb76d8e2 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a80bff37480606bf9ff8f3d913e16c8b4 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a80bff37480606bf9ff8f3d913e16c8b4">sizeRequestSimpl</a> (<a class="el" href="structdw_1_1core_1_1Requisition.html">Requisition</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a5c1423c3261dbaa0fc837d824db0dc99">requisition</a>)</td></tr>
<tr class="memdesc:a80bff37480606bf9ff8f3d913e16c8b4 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Simple variant, to be implemented by widgets with sizes not depending on positions. <a href="classdw_1_1RegardingBorder.html#a80bff37480606bf9ff8f3d913e16c8b4">More...</a><br /></td></tr>
<tr class="separator:a80bff37480606bf9ff8f3d913e16c8b4 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a984eb786b8d9c9bf63cfd24bdf465e6f inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a984eb786b8d9c9bf63cfd24bdf465e6f">getExtremesImpl</a> (<a class="el" href="structdw_1_1core_1_1Extremes.html">Extremes</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a1a08dcfa5c228e2f31de9cea56cccaf1">extremes</a>, int numPos, <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> **references, int *x, int *y)</td></tr>
<tr class="memdesc:a984eb786b8d9c9bf63cfd24bdf465e6f inherit pro_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="dw-widget-sizes.html">Sizes of Dillo Widgets</a>. <a href="classdw_1_1RegardingBorder.html#a984eb786b8d9c9bf63cfd24bdf465e6f">More...</a><br /></td></tr>
<tr class="separator:a984eb786b8d9c9bf63cfd24bdf465e6f inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a66e960e43b7d50302e91e1bebb52e840 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a66e960e43b7d50302e91e1bebb52e840">getExtremesSimpl</a> (<a class="el" href="structdw_1_1core_1_1Extremes.html">Extremes</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a1a08dcfa5c228e2f31de9cea56cccaf1">extremes</a>)</td></tr>
<tr class="memdesc:a66e960e43b7d50302e91e1bebb52e840 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Simple variant, to be implemented by widgets with extremes not depending on positions. <a href="classdw_1_1RegardingBorder.html#a66e960e43b7d50302e91e1bebb52e840">More...</a><br /></td></tr>
<tr class="separator:a66e960e43b7d50302e91e1bebb52e840 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a87e7d6f31595a2628cab9253c241191d inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a87e7d6f31595a2628cab9253c241191d">calcExtraSpaceImpl</a> (int numPos, <a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> **references, int *x, int *y)</td></tr>
<tr class="memdesc:a87e7d6f31595a2628cab9253c241191d inherit pro_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">The actual implementation for calculating <a class="el" href="classdw_1_1core_1_1Widget.html#a608917a82e6f0ca6c8c4b404159cce23" title="Space around the margin box. Allocation is extraSpace + margin + border + padding + contents...">dw::core::Widget::extraSpace</a>. <a href="classdw_1_1RegardingBorder.html#a87e7d6f31595a2628cab9253c241191d">More...</a><br /></td></tr>
<tr class="separator:a87e7d6f31595a2628cab9253c241191d inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a756379942a5254e22c087f6bb62a23a5 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a756379942a5254e22c087f6bb62a23a5">sizeAllocateImpl</a> (<a class="el" href="structdw_1_1core_1_1Allocation.html">Allocation</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a2212fc4b9b2b0e26c7345f1b4adb7d28">allocation</a>)</td></tr>
<tr class="memdesc:a756379942a5254e22c087f6bb62a23a5 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="dw-widget-sizes.html">Sizes of Dillo Widgets</a>. <a href="classdw_1_1RegardingBorder.html#a756379942a5254e22c087f6bb62a23a5">More...</a><br /></td></tr>
<tr class="separator:a756379942a5254e22c087f6bb62a23a5 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8c46a6f8c8a1e12047474f5f4695c440 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a8c46a6f8c8a1e12047474f5f4695c440">resizeDrawImpl</a> ()</td></tr>
<tr class="memdesc:a8c46a6f8c8a1e12047474f5f4695c440 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Called after <a class="el" href="classdw_1_1core_1_1Widget.html#a756379942a5254e22c087f6bb62a23a5" title="See Sizes of Dillo Widgets. ">sizeAllocateImpl()</a> to redraw necessary areas. By default the whole widget is redrawn. <a href="classdw_1_1RegardingBorder.html#a8c46a6f8c8a1e12047474f5f4695c440">More...</a><br /></td></tr>
<tr class="separator:a8c46a6f8c8a1e12047474f5f4695c440 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac8b5d6fd4fe3868a154c638e66ad75a2 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ac8b5d6fd4fe3868a154c638e66ad75a2">markSizeChange</a> (int ref)</td></tr>
<tr class="memdesc:ac8b5d6fd4fe3868a154c638e66ad75a2 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="dw-widget-sizes.html">Sizes of Dillo Widgets</a>. <a href="classdw_1_1RegardingBorder.html#ac8b5d6fd4fe3868a154c638e66ad75a2">More...</a><br /></td></tr>
<tr class="separator:ac8b5d6fd4fe3868a154c638e66ad75a2 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a30cb906a0382c1034bb398e7ea30a4a3 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a30cb906a0382c1034bb398e7ea30a4a3">markExtremesChange</a> (int ref)</td></tr>
<tr class="memdesc:a30cb906a0382c1034bb398e7ea30a4a3 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="dw-widget-sizes.html">Sizes of Dillo Widgets</a>. <a href="classdw_1_1RegardingBorder.html#a30cb906a0382c1034bb398e7ea30a4a3">More...</a><br /></td></tr>
<tr class="separator:a30cb906a0382c1034bb398e7ea30a4a3 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a32de61d3d5fdd66f953f7613f3f9c514 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a32de61d3d5fdd66f953f7613f3f9c514">getAvailWidthOfChild</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *child, bool forceValue)</td></tr>
<tr class="separator:a32de61d3d5fdd66f953f7613f3f9c514 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6a1f938ff0aae3eb16b6c535a3266815 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a6a1f938ff0aae3eb16b6c535a3266815">getAvailHeightOfChild</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *child, bool forceValue)</td></tr>
<tr class="separator:a6a1f938ff0aae3eb16b6c535a3266815 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a70fc538e0cf4acdcb8e7b88ce1d405d2 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a70fc538e0cf4acdcb8e7b88ce1d405d2">correctRequisitionOfChild</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *child, <a class="el" href="structdw_1_1core_1_1Requisition.html">Requisition</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a5c1423c3261dbaa0fc837d824db0dc99">requisition</a>, void(*splitHeightFun)(int, int *, int *), bool allowDecreaseWidth, bool allowDecreaseHeight)</td></tr>
<tr class="separator:a70fc538e0cf4acdcb8e7b88ce1d405d2 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aeb2f49c44369a17f8037ae9a4586c6de inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#aeb2f49c44369a17f8037ae9a4586c6de">correctReqWidthOfChild</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *child, <a class="el" href="structdw_1_1core_1_1Requisition.html">Requisition</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a5c1423c3261dbaa0fc837d824db0dc99">requisition</a>, bool allowDecreaseWidth)</td></tr>
<tr class="separator:aeb2f49c44369a17f8037ae9a4586c6de inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac730b4522f2f0ca256a3aa90dbf3d6e6 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ac730b4522f2f0ca256a3aa90dbf3d6e6">correctReqHeightOfChild</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *child, <a class="el" href="structdw_1_1core_1_1Requisition.html">Requisition</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a5c1423c3261dbaa0fc837d824db0dc99">requisition</a>, void(*splitHeightFun)(int, int *, int *), bool allowDecreaseHeight)</td></tr>
<tr class="separator:ac730b4522f2f0ca256a3aa90dbf3d6e6 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a79a9be8c5f31ee5936ae4916112be046 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a79a9be8c5f31ee5936ae4916112be046">correctExtremesOfChild</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *child, <a class="el" href="structdw_1_1core_1_1Extremes.html">Extremes</a> *<a class="el" href="classdw_1_1core_1_1Widget.html#a1a08dcfa5c228e2f31de9cea56cccaf1">extremes</a>, bool useAdjustmentWidth)</td></tr>
<tr class="separator:a79a9be8c5f31ee5936ae4916112be046 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9bacdca836b513ad76f2c5fc95a6c1e0 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a9bacdca836b513ad76f2c5fc95a6c1e0">containerSizeChangedForChildren</a> ()</td></tr>
<tr class="separator:a9bacdca836b513ad76f2c5fc95a6c1e0 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2249630dd2b84a7670600990bd8311b3 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a2249630dd2b84a7670600990bd8311b3">affectedByContainerSizeChange</a> ()</td></tr>
<tr class="separator:a2249630dd2b84a7670600990bd8311b3 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a33f2e8c29b80074a6bf366c4d2633349 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a33f2e8c29b80074a6bf366c4d2633349">affectsSizeChangeContainerChild</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *child)</td></tr>
<tr class="separator:a33f2e8c29b80074a6bf366c4d2633349 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1e281906e54633462b1c3d61a4f5d71b inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a1e281906e54633462b1c3d61a4f5d71b">usesAvailWidth</a> ()</td></tr>
<tr class="memdesc:a1e281906e54633462b1c3d61a4f5d71b inherit pro_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Must be implemengted by a method returning true, when <a class="el" href="classdw_1_1core_1_1Widget.html#a3ba42e59fe74c112208193f7c2d7ee55">getAvailWidth()</a> is called. <a href="classdw_1_1RegardingBorder.html#a1e281906e54633462b1c3d61a4f5d71b">More...</a><br /></td></tr>
<tr class="separator:a1e281906e54633462b1c3d61a4f5d71b inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac73f4795954e264d7678fc0968f4cbfb inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ac73f4795954e264d7678fc0968f4cbfb">usesAvailHeight</a> ()</td></tr>
<tr class="memdesc:ac73f4795954e264d7678fc0968f4cbfb inherit pro_methods_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Must be implemengted by a method returning true, when <a class="el" href="classdw_1_1core_1_1Widget.html#ab98b467cc0d194a6a65fe6f8fe9716b7">getAvailHeight()</a> is called. <a href="classdw_1_1RegardingBorder.html#ac73f4795954e264d7678fc0968f4cbfb">More...</a><br /></td></tr>
<tr class="separator:ac73f4795954e264d7678fc0968f4cbfb inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8f80526115c77c5278dd2a55908ddafc inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a8f80526115c77c5278dd2a55908ddafc">buttonPressImpl</a> (<a class="el" href="classdw_1_1core_1_1EventButton.html">EventButton</a> *event)</td></tr>
<tr class="separator:a8f80526115c77c5278dd2a55908ddafc inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae678879143710922e300ef84469db06c inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#ae678879143710922e300ef84469db06c">buttonReleaseImpl</a> (<a class="el" href="classdw_1_1core_1_1EventButton.html">EventButton</a> *event)</td></tr>
<tr class="separator:ae678879143710922e300ef84469db06c inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a503758ba435032d5099012677b547c18 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a503758ba435032d5099012677b547c18">motionNotifyImpl</a> (<a class="el" href="classdw_1_1core_1_1EventMotion.html">EventMotion</a> *event)</td></tr>
<tr class="separator:a503758ba435032d5099012677b547c18 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6047114d9f01dd62c722f97fa24d6307 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a6047114d9f01dd62c722f97fa24d6307">enterNotifyImpl</a> (<a class="el" href="classdw_1_1core_1_1EventCrossing.html">EventCrossing</a> *event)</td></tr>
<tr class="separator:a6047114d9f01dd62c722f97fa24d6307 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0e1921ae635435b9cd1a55da7b0c0e09 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a0e1921ae635435b9cd1a55da7b0c0e09">leaveNotifyImpl</a> (<a class="el" href="classdw_1_1core_1_1EventCrossing.html">EventCrossing</a> *event)</td></tr>
<tr class="separator:a0e1921ae635435b9cd1a55da7b0c0e09 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a70dfa18448d79453d468b4946ac97e35 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a70dfa18448d79453d468b4946ac97e35">addAnchor</a> (const char *name)</td></tr>
<tr class="separator:a70dfa18448d79453d468b4946ac97e35 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af6e27ab130e707e8bcf5ac1462dcd2fa inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#af6e27ab130e707e8bcf5ac1462dcd2fa">addAnchor</a> (const char *name, int y)</td></tr>
<tr class="separator:af6e27ab130e707e8bcf5ac1462dcd2fa inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7da6906a643cd93d893dbfa902f17065 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a7da6906a643cd93d893dbfa902f17065">changeAnchor</a> (char *name, int y)</td></tr>
<tr class="separator:a7da6906a643cd93d893dbfa902f17065 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adc3f28fc5dd2cdb76118c2d39fe7b5f5 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#adc3f28fc5dd2cdb76118c2d39fe7b5f5">removeAnchor</a> (char *name)</td></tr>
<tr class="separator:adc3f28fc5dd2cdb76118c2d39fe7b5f5 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a761535b4f71744668c78a81914002bd1 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a761535b4f71744668c78a81914002bd1">setCursor</a> (<a class="el" href="namespacedw_1_1core_1_1style.html#a907541d0ef9d9f5e0ac4a47fc4a5e3a1">style::Cursor</a> cursor)</td></tr>
<tr class="separator:a761535b4f71744668c78a81914002bd1 inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6c93fc0c85a18bb555643c9e2218c3bf inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a6c93fc0c85a18bb555643c9e2218c3bf">selectionHandleEvent</a> (<a class="el" href="classdw_1_1core_1_1SelectionState.html#a70da27736e4e5927125ec1f7c4a0da92">SelectionState::EventType</a> eventType, <a class="el" href="classdw_1_1core_1_1Iterator.html">Iterator</a> *it, int charPos, int linkNo, <a class="el" href="classdw_1_1core_1_1MousePositionEvent.html">MousePositionEvent</a> *event)</td></tr>
<tr class="separator:a6c93fc0c85a18bb555643c9e2218c3bf inherit pro_methods_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_methods_classlout_1_1identity_1_1IdentifiableObject"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classlout_1_1identity_1_1IdentifiableObject')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classlout_1_1identity_1_1IdentifiableObject.html">lout::identity::IdentifiableObject</a></td></tr>
<tr class="memitem:aeb1a57d39e3e06c92433e81457661185 inherit pro_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlout_1_1identity_1_1IdentifiableObject.html#aeb1a57d39e3e06c92433e81457661185">registerName</a> (const char *className, int *<a class="el" href="classlout_1_1identity_1_1IdentifiableObject.html#ab501458f58f97a1c14f335270a1d25d1">classId</a>)</td></tr>
<tr class="memdesc:aeb1a57d39e3e06c92433e81457661185 inherit pro_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="mdescLeft"> </td><td class="mdescRight">This method must be called in the constructor for the sub class. See class comment for details. <a href="classdw_1_1RegardingBorder.html#aeb1a57d39e3e06c92433e81457661185">More...</a><br /></td></tr>
<tr class="separator:aeb1a57d39e3e06c92433e81457661185 inherit pro_methods_classlout_1_1identity_1_1IdentifiableObject"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td colspan="2" onclick="javascript:toggleInherit('pro_static_methods_classdw_1_1oof_1_1OOFAwareWidget')"><img src="closed.png" alt="-"/> Static Protected Member Functions inherited from <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html">dw::oof::OOFAwareWidget</a></td></tr>
<tr class="memitem:ab20d70bb4dbb6a39df99e9e74d4b237d inherit pro_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#ab20d70bb4dbb6a39df99e9e74d4b237d">getOOFMIndex</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *widget)</td></tr>
<tr class="separator:ab20d70bb4dbb6a39df99e9e74d4b237d inherit pro_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a846ff9ee00a453ad3cf64a0cf6e105b7 inherit pro_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a846ff9ee00a453ad3cf64a0cf6e105b7">isOOFContainer</a> (<a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> *widget, int oofmIndex)</td></tr>
<tr class="separator:a846ff9ee00a453ad3cf64a0cf6e105b7 inherit pro_static_methods_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classdw_1_1oof_1_1OOFAwareWidget')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html">dw::oof::OOFAwareWidget</a></td></tr>
<tr class="memitem:a82207791442ed5765dcb7e21b2130270 inherit pro_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html">OOFAwareWidget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a82207791442ed5765dcb7e21b2130270">oofContainer</a> [<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a602541b7d777e92855fd93bee5e9a638a832ad919a5912833a12254c9c4b88a4d">NUM_OOFM</a>]</td></tr>
<tr class="separator:a82207791442ed5765dcb7e21b2130270 inherit pro_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2c786190fdba74e1233f0b7f913f1953 inherit pro_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1oof_1_1OutOfFlowMgr.html">OutOfFlowMgr</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a2c786190fdba74e1233f0b7f913f1953">outOfFlowMgr</a> [<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a602541b7d777e92855fd93bee5e9a638a832ad919a5912833a12254c9c4b88a4d">NUM_OOFM</a>]</td></tr>
<tr class="separator:a2c786190fdba74e1233f0b7f913f1953 inherit pro_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aba6dcc1acf7b4b0651bca63587360a33 inherit pro_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structdw_1_1core_1_1Requisition.html">core::Requisition</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#aba6dcc1acf7b4b0651bca63587360a33">requisitionWithoutOOF</a></td></tr>
<tr class="separator:aba6dcc1acf7b4b0651bca63587360a33 inherit pro_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_attribs_classdw_1_1core_1_1Widget"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classdw_1_1core_1_1Widget')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="classdw_1_1core_1_1Widget.html">dw::core::Widget</a></td></tr>
<tr class="memitem:a0c3d2edea7a634c11e95138859920069 inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Widget_1_1WidgetImgRenderer.html">WidgetImgRenderer</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a0c3d2edea7a634c11e95138859920069">widgetImgRenderer</a></td></tr>
<tr class="separator:a0c3d2edea7a634c11e95138859920069 inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2212fc4b9b2b0e26c7345f1b4adb7d28 inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="structdw_1_1core_1_1Allocation.html">Allocation</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a2212fc4b9b2b0e26c7345f1b4adb7d28">allocation</a></td></tr>
<tr class="memdesc:a2212fc4b9b2b0e26c7345f1b4adb7d28 inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">The current allocation: size and position, always relative to the canvas. <a href="classdw_1_1RegardingBorder.html#a2212fc4b9b2b0e26c7345f1b4adb7d28">More...</a><br /></td></tr>
<tr class="separator:a2212fc4b9b2b0e26c7345f1b4adb7d28 inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1af003d9825d4a5fefa5a2ca6b71454f inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Layout.html">Layout</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a1af003d9825d4a5fefa5a2ca6b71454f">layout</a></td></tr>
<tr class="separator:a1af003d9825d4a5fefa5a2ca6b71454f inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a608917a82e6f0ca6c8c4b404159cce23 inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1style_1_1Box.html">style::Box</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a608917a82e6f0ca6c8c4b404159cce23">extraSpace</a></td></tr>
<tr class="memdesc:a608917a82e6f0ca6c8c4b404159cce23 inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Space around the margin box. <a class="el" href="structdw_1_1core_1_1Allocation.html" title="Represents the allocation, i.e. actual position and size of a dw::core::Widget. ">Allocation</a> is extraSpace + margin + border + padding + contents. <a href="classdw_1_1RegardingBorder.html#a608917a82e6f0ca6c8c4b404159cce23">More...</a><br /></td></tr>
<tr class="separator:a608917a82e6f0ca6c8c4b404159cce23 inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5bb08f358ea6ae74922b9e664beaf69a inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1StackingContextMgr.html">StackingContextMgr</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a5bb08f358ea6ae74922b9e664beaf69a">stackingContextMgr</a></td></tr>
<tr class="memdesc:a5bb08f358ea6ae74922b9e664beaf69a inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">Set iff this widget constitutes a stacking context, as defined by CSS. <a href="classdw_1_1RegardingBorder.html#a5bb08f358ea6ae74922b9e664beaf69a">More...</a><br /></td></tr>
<tr class="separator:a5bb08f358ea6ae74922b9e664beaf69a inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a56884cc526ad669c6478d84c856b0aa1 inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdw_1_1core_1_1Widget.html">Widget</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1core_1_1Widget.html#a56884cc526ad669c6478d84c856b0aa1">stackingContextWidget</a></td></tr>
<tr class="memdesc:a56884cc526ad669c6478d84c856b0aa1 inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="mdescLeft"> </td><td class="mdescRight">The bottom-most ancestor (or this) for which stackingContextMgr is set. <a href="classdw_1_1RegardingBorder.html#a56884cc526ad669c6478d84c856b0aa1">More...</a><br /></td></tr>
<tr class="separator:a56884cc526ad669c6478d84c856b0aa1 inherit pro_attribs_classdw_1_1core_1_1Widget"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pro_static_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td colspan="2" onclick="javascript:toggleInherit('pro_static_attribs_classdw_1_1oof_1_1OOFAwareWidget')"><img src="closed.png" alt="-"/> Static Protected Attributes inherited from <a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html">dw::oof::OOFAwareWidget</a></td></tr>
<tr class="memitem:aae0afb84a9f50f440612d7cc33011650 inherit pro_static_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td class="memItemLeft" align="right" valign="top">static const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#aae0afb84a9f50f440612d7cc33011650">OOFM_NAME</a> [<a class="el" href="classdw_1_1oof_1_1OOFAwareWidget.html#a602541b7d777e92855fd93bee5e9a638a832ad919a5912833a12254c9c4b88a4d">NUM_OOFM</a>]</td></tr>
<tr class="separator:aae0afb84a9f50f440612d7cc33011650 inherit pro_static_attribs_classdw_1_1oof_1_1OOFAwareWidget"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Base class (rather a tag interface) for those widgets regarding borders defined by floats, and so allocated on the full width. </p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a2393c4edadda6be693e2418a4393189f"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">dw::RegardingBorder::RegardingBorder </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>References <a class="el" href="classdw_1_1RegardingBorder.html#a21eb44374f7ce663588a1da40968b16f">CLASS_ID</a>, <a class="el" href="debug__rtfl_8hh.html#a25c125b618655652ac04cd9228badca8">DBG_OBJ_CREATE</a>, and <a class="el" href="classlout_1_1identity_1_1IdentifiableObject.html#aeb1a57d39e3e06c92433e81457661185">lout::identity::IdentifiableObject::registerName()</a>.</p>
</div>
</div>
<a class="anchor" id="ae7ad99135edd11f627cbd9d8d21cca6e"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">dw::RegardingBorder::~RegardingBorder </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>References <a class="el" href="debug__rtfl_8hh.html#a2104cbf69f71194098e78715c21a4d8d">DBG_OBJ_DELETE</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a21eb44374f7ce663588a1da40968b16f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">int dw::RegardingBorder::CLASS_ID = -1</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="classdw_1_1RegardingBorder.html#a2393c4edadda6be693e2418a4393189f">RegardingBorder()</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>dw/<a class="el" href="regardingborder_8hh_source.html">regardingborder.hh</a></li>
<li>dw/<a class="el" href="regardingborder_8cc.html">regardingborder.cc</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat May 28 2016 11:47:44 for Dillo by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>
|