summaryrefslogtreecommitdiff
path: root/old/dw/html/dw__anchors__test_8cc.html
blob: 551a49365458c22ab4c18a87a7a27a6fc5041e62 (plain)
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
<!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: test/dw_anchors_test.cc File 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&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_13e138d54eb8818da29c3992edef070a.html">test</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="dw__anchors__test_8cc.html#func-members">Functions</a> &#124;
<a href="dw__anchors__test_8cc.html#var-members">Variables</a>  </div>
  <div class="headertitle">
<div class="title">dw_anchors_test.cc File Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;ctype.h&gt;</code><br />
<code>#include &lt;FL/Fl_Window.H&gt;</code><br />
<code>#include &lt;FL/Fl.H&gt;</code><br />
<code>#include &quot;<a class="el" href="core_8hh_source.html">../dw/core.hh</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="fltkcore_8hh_source.html">../dw/fltkcore.hh</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="fltkviewport_8hh_source.html">../dw/fltkviewport.hh</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="textblock_8hh_source.html">../dw/textblock.hh</a>&quot;</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for dw_anchors_test.cc:</div>
<div class="dyncontent">
<div class="center"><img src="dw__anchors__test_8cc__incl.png" border="0" usemap="#test_2dw__anchors__test_8cc" alt=""/></div>
<map name="test_2dw__anchors__test_8cc" id="test_2dw__anchors__test_8cc">
<area shape="rect" id="node5" href="core_8hh.html" title="../dw/core.hh" alt="" coords="1310,304,1404,331"/><area shape="rect" id="node33" href="fltkcore_8hh.html" title="../dw/fltkcore.hh" alt="" coords="776,229,888,256"/><area shape="rect" id="node41" href="fltkviewport_8hh.html" title="../dw/fltkviewport.hh" alt="" coords="920,80,1056,107"/><area shape="rect" id="node48" href="textblock_8hh.html" title="../dw/textblock.hh" alt="" coords="2036,80,2158,107"/><area shape="rect" id="node6" href="object_8hh.html" title="../lout/object.hh" alt="" coords="1649,677,1758,704"/><area shape="rect" id="node12" href="container_8hh.html" title="../lout/container.hh" alt="" coords="1807,603,1934,629"/><area shape="rect" id="node13" href="signal_8hh.html" title="../lout/signal.hh" alt="" coords="1724,528,1832,555"/><area shape="rect" id="node14" href="tools_8hh.html" title="tools.hh" alt="" coords="706,379,773,405"/><area shape="rect" id="node16" href="types_8hh.html" title="types.hh" alt="" coords="1736,379,1807,405"/><area shape="rect" id="node17" href="events_8hh.html" title="events.hh" alt="" coords="1831,379,1910,405"/><area shape="rect" id="node18" href="imgbuf_8hh.html" title="imgbuf.hh" alt="" coords="1102,379,1180,405"/><area shape="rect" id="node19" href="imgrenderer_8hh.html" title="imgrenderer.hh" alt="" coords="576,379,682,405"/><area shape="rect" id="node20" href="style_8hh.html" title="style.hh" alt="" coords="1418,379,1485,405"/><area shape="rect" id="node23" href="view_8hh.html" title="view.hh" alt="" coords="797,379,864,405"/><area shape="rect" id="node24" href="platform_8hh.html" title="platform.hh" alt="" coords="888,379,975,405"/><area shape="rect" id="node25" href="iterator_8hh.html" title="iterator.hh" alt="" coords="999,379,1078,405"/><area shape="rect" id="node26" href="findtext_8hh.html" title="findtext.hh" alt="" coords="472,379,552,405"/><area shape="rect" id="node27" href="selection_8hh.html" title="selection.hh" alt="" coords="1205,379,1296,405"/><area shape="rect" id="node28" href="layout_8hh.html" title="layout.hh" alt="" coords="1320,379,1394,405"/><area shape="rect" id="node29" href="widget_8hh.html" title="widget.hh" alt="" coords="1634,379,1712,405"/><area shape="rect" id="node31" href="stackingcontextmgr_8hh.html" title="stackingcontextmgr.hh" alt="" coords="1934,379,2086,405"/><area shape="rect" id="node32" href="ui_8hh.html" title="ui.hh" alt="" coords="1510,379,1559,405"/><area shape="rect" id="node9" href="misc_8hh.html" title="misc.hh" alt="" coords="1670,752,1737,779"/><area shape="rect" id="node15" href="debug_8hh.html" title="../lout/debug.hh" alt="" coords="1186,453,1296,480"/><area shape="rect" id="node30" href="identity_8hh.html" title="../lout/identity.hh" alt="" coords="1717,453,1832,480"/><area shape="rect" id="node35" href="fltkimgbuf_8hh.html" title="fltkimgbuf.hh" alt="" coords="784,304,879,331"/><area shape="rect" id="node36" href="fltkplatform_8hh.html" title="fltkplatform.hh" alt="" coords="903,304,1006,331"/><area shape="rect" id="node37" href="fltkui_8hh.html" title="fltkui.hh" alt="" coords="272,304,338,331"/><area shape="rect" id="node44" href="fltkviewbase_8hh.html" title="fltkviewbase.hh" alt="" coords="1122,155,1232,181"/><area shape="rect" id="node49" href="regardingborder_8hh.html" title="regardingborder.hh" alt="" coords="1829,155,1957,181"/><area shape="rect" id="node50" href="oofawarewidget_8hh.html" title="oofawarewidget.hh" alt="" coords="1521,229,1652,256"/></map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ac23cbfdbd391670f8e01a93cb65c13a6"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#ac23cbfdbd391670f8e01a93cb65c13a6">anchorCallback</a> (Fl_Widget *widget, void *data)</td></tr>
<tr class="separator:ac23cbfdbd391670f8e01a93cb65c13a6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8887903be5606c21b4f444caf8c23a7c"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#a8887903be5606c21b4f444caf8c23a7c">textTimeout</a> (void *data)</td></tr>
<tr class="separator:a8887903be5606c21b4f444caf8c23a7c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3c04138a5bfe5d72780bb7e82a18e627"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#a3c04138a5bfe5d72780bb7e82a18e627">main</a> (int argc, char **argv)</td></tr>
<tr class="separator:a3c04138a5bfe5d72780bb7e82a18e627"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="var-members"></a>
Variables</h2></td></tr>
<tr class="memitem:abf91980ed932e38752517cf0b563adf7"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classdw_1_1fltk_1_1FltkPlatform.html">FltkPlatform</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#abf91980ed932e38752517cf0b563adf7">platform</a></td></tr>
<tr class="separator:abf91980ed932e38752517cf0b563adf7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa9b7b9846e3f42cc43273337240c6a8a"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classdw_1_1core_1_1Layout.html">Layout</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#aa9b7b9846e3f42cc43273337240c6a8a">layout</a></td></tr>
<tr class="separator:aa9b7b9846e3f42cc43273337240c6a8a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7603ca0f96eedf7d1e56645563c177b8"><td class="memItemLeft" align="right" valign="top">static Fl_Window *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#a7603ca0f96eedf7d1e56645563c177b8">window</a></td></tr>
<tr class="separator:a7603ca0f96eedf7d1e56645563c177b8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae42433834f424bb1bb4982fa193b5b18"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classdw_1_1fltk_1_1FltkViewport.html">FltkViewport</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#ae42433834f424bb1bb4982fa193b5b18">viewport</a></td></tr>
<tr class="separator:ae42433834f424bb1bb4982fa193b5b18"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9680ca0446aaece279c140092e0a59cf"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classdw_1_1core_1_1style_1_1Style.html">Style</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#a9680ca0446aaece279c140092e0a59cf">topWidgetStyle</a></td></tr>
<tr class="separator:a9680ca0446aaece279c140092e0a59cf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a65262d503c69b51b1c0814c6ec8058cf"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classdw_1_1core_1_1style_1_1Style.html">Style</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#a65262d503c69b51b1c0814c6ec8058cf">widgetStyle</a></td></tr>
<tr class="separator:a65262d503c69b51b1c0814c6ec8058cf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a10a9455d0bee7eeaabc9c394d3eb2688"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classdw_1_1core_1_1style_1_1Style.html">Style</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#a10a9455d0bee7eeaabc9c394d3eb2688">wordStyle</a></td></tr>
<tr class="separator:a10a9455d0bee7eeaabc9c394d3eb2688"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adc702291733423c3437fd6e76fac02ac"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classdw_1_1core_1_1style_1_1Style.html">Style</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#adc702291733423c3437fd6e76fac02ac">headingStyle</a></td></tr>
<tr class="separator:adc702291733423c3437fd6e76fac02ac"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab436dafde1c239e1685a34047c80d489"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classdw_1_1Textblock.html">Textblock</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#ab436dafde1c239e1685a34047c80d489">topTextblock</a> = NULL</td></tr>
<tr class="separator:ab436dafde1c239e1685a34047c80d489"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abf1bd7533f115fb286e521bbcfc52863"><td class="memItemLeft" align="right" valign="top">static int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#abf1bd7533f115fb286e521bbcfc52863">textblockNo</a> = 0</td></tr>
<tr class="separator:abf1bd7533f115fb286e521bbcfc52863"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a88394468d983f0c28cec9bdfe75be990"><td class="memItemLeft" align="right" valign="top">static const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="dw__anchors__test_8cc.html#a88394468d983f0c28cec9bdfe75be990">numbers</a> [10]</td></tr>
<tr class="separator:a88394468d983f0c28cec9bdfe75be990"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a class="anchor" id="ac23cbfdbd391670f8e01a93cb65c13a6"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static void anchorCallback </td>
          <td>(</td>
          <td class="paramtype">Fl_Widget *&#160;</td>
          <td class="paramname"><em>widget</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">void *&#160;</td>
          <td class="paramname"><em>data</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></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>References <a class="el" href="dw__anchors__test_8cc.html#a88394468d983f0c28cec9bdfe75be990">numbers</a>, and <a class="el" href="classdw_1_1core_1_1Layout.html#afb5ea85bbc268f81119a8395c7324109">dw::core::Layout::setAnchor()</a>.</p>

<p>Referenced by <a class="el" href="dw__anchors__test_8cc.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>.</p>

</div>
</div>
<a class="anchor" id="a3c04138a5bfe5d72780bb7e82a18e627"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int main </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>argc</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">char **&#160;</td>
          <td class="paramname"><em>argv</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>References <a class="el" href="dw__anchors__test_8cc.html#ac23cbfdbd391670f8e01a93cb65c13a6">anchorCallback()</a>, <a class="el" href="namespacelout_1_1misc.html#adcd99c7080a33bc47f8f76a41116f53d">lout::misc::AsciiToupper()</a>, <a class="el" href="classdw_1_1core_1_1Layout.html#a023b6cccd2f0eb157b048cdb92e2b2dc">dw::core::Layout::attachView()</a>, <a class="el" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#aeb27b877af330de69ab7f03a2015d5ea">dw::core::style::StyleAttrs::backgroundColor</a>, <a class="el" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a093f7bf962fad813dfbf36d9cea06823">dw::core::style::StyleAttrs::color</a>, <a class="el" href="classdw_1_1core_1_1style_1_1Font.html#a3cdcc045933dd4bc57654b94160274d6">dw::core::style::Font::create()</a>, <a class="el" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a6b3ee39ab9a4b80531c70db9ef580e73">dw::core::style::StyleAttrs::font</a>, <a class="el" href="namespacedw_1_1core_1_1style.html#a46d4546bc0546c3f4aec520bafe61fe7a7592e279e6940d6c5455ce147ea5e956">dw::core::style::FONT_STYLE_NORMAL</a>, <a class="el" href="namespacedw_1_1core_1_1style.html#a917bca73503e44dd74f67b312eb50efda29e7649efb0f72eef23e30b61b6cb7af">dw::core::style::FONT_VARIANT_NORMAL</a>, <a class="el" href="classdw_1_1core_1_1style_1_1FontAttrs.html#a1168c4e3713735d5ba08435a5330ed20">dw::core::style::FontAttrs::fontVariant</a>, <a class="el" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a9e8cb97375c9a36a844d3ed8794a18cf">dw::core::style::StyleAttrs::initValues()</a>, <a class="el" href="dw__anchors__test_8cc.html#aa9b7b9846e3f42cc43273337240c6a8a">layout</a>, <a class="el" href="classdw_1_1core_1_1style_1_1Box.html#a6d09cfadc06a440f91f0b773b5e81919">dw::core::style::Box::left</a>, <a class="el" href="classdw_1_1core_1_1style_1_1FontAttrs.html#ae305eaad00679476f36478e91360985d">dw::core::style::FontAttrs::letterSpacing</a>, <a class="el" href="classdw_1_1core_1_1style_1_1StyleAttrs.html#a4f03d43808ca357266a2e4dfb027f95b">dw::core::style::StyleAttrs::margin</a>, <a class="el" href="classdw_1_1core_1_1style_1_1FontAttrs.html#adfe48000b2bdb8141edbe0b512a5d091">dw::core::style::FontAttrs::name</a>, <a class="el" href="dw__anchors__test_8cc.html#a88394468d983f0c28cec9bdfe75be990">numbers</a>, <a class="el" href="classdw_1_1core_1_1style_1_1Box.html#a8aa5354e3acacf11d17a7d9117ee7ad3">dw::core::style::Box::right</a>, <a class="el" href="classdw_1_1core_1_1style_1_1Box.html#aeff7d58d53ecffd76bee131255f60d6d">dw::core::style::Box::setVal()</a>, <a class="el" href="classdw_1_1core_1_1style_1_1FontAttrs.html#a1186767207d23db2282a48308ccdd7ef">dw::core::style::FontAttrs::size</a>, <a class="el" href="classdw_1_1core_1_1style_1_1FontAttrs.html#a36579683bc88a02c462fcffe3aea9900">dw::core::style::FontAttrs::style</a>, <a class="el" href="dw__anchors__test_8cc.html#a8887903be5606c21b4f444caf8c23a7c">textTimeout()</a>, <a class="el" href="classdw_1_1core_1_1style_1_1Style.html#a1a2ddfd13024b7b51aae7f727be34b68">dw::core::style::Style::unref()</a>, <a class="el" href="classdw_1_1core_1_1style_1_1FontAttrs.html#aba64ddf7a1ad8c2c932bd66c3f9e3ef2">dw::core::style::FontAttrs::weight</a>, and <a class="el" href="dw__anchors__test_8cc.html#a7603ca0f96eedf7d1e56645563c177b8">window</a>.</p>

</div>
</div>
<a class="anchor" id="a8887903be5606c21b4f444caf8c23a7c"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static void textTimeout </td>
          <td>(</td>
          <td class="paramtype">void *&#160;</td>
          <td class="paramname"><em>data</em></td><td>)</td>
          <td></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>References <a class="el" href="classdw_1_1Textblock.html#a773ae4c773fee751945c78c67e10caac">dw::Textblock::addAnchor()</a>, <a class="el" href="classdw_1_1Textblock.html#ad0d6e9ccbf1cba1ed1a70f1e33b31450">dw::Textblock::addLinebreak()</a>, <a class="el" href="classdw_1_1Textblock.html#ab5fcd55f8a679c898f77b1cb864d8889">dw::Textblock::addParbreak()</a>, <a class="el" href="classdw_1_1Textblock.html#a1f2b341f34d9570c3082dc743a9c9441">dw::Textblock::addSpace()</a>, <a class="el" href="classdw_1_1Textblock.html#a7a4c5d306e62cd51e2279bcb652340ad">dw::Textblock::addText()</a>, <a class="el" href="classdw_1_1Textblock.html#a1bebe0d704f071b07066bfb671cede7c">dw::Textblock::addWidget()</a>, <a class="el" href="namespacelout_1_1misc.html#adcd99c7080a33bc47f8f76a41116f53d">lout::misc::AsciiToupper()</a>, <a class="el" href="classdw_1_1Textblock.html#afc99db3161e3d97ba05c9334a3ae4a13">dw::Textblock::flush()</a>, <a class="el" href="dw__anchors__test_8cc.html#a88394468d983f0c28cec9bdfe75be990">numbers</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#a04ccf6979d3289a6ba8298ce5a1f570b">dw::core::Widget::setStyle()</a>, <a class="el" href="classdw_1_1core_1_1Layout.html#a2b9a0b1fb8452b62b05fe0b1c17ab58a">dw::core::Layout::setWidget()</a>, <a class="el" href="dw__anchors__test_8cc.html#abf1bd7533f115fb286e521bbcfc52863">textblockNo</a>, and <a class="el" href="dw__anchors__test_8cc.html#ab436dafde1c239e1685a34047c80d489">topTextblock</a>.</p>

<p>Referenced by <a class="el" href="dw__anchors__test_8cc.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>.</p>

</div>
</div>
<h2 class="groupheader">Variable Documentation</h2>
<a class="anchor" id="adc702291733423c3437fd6e76fac02ac"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdw_1_1core_1_1style_1_1Style.html">Style</a> * headingStyle</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="aa9b7b9846e3f42cc43273337240c6a8a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdw_1_1core_1_1Layout.html">Layout</a>* layout</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_1Textblock.html#a7a4c5d306e62cd51e2279bcb652340ad">dw::Textblock::addText()</a>, <a class="el" href="classdw_1_1Textblock.html#a9c8e223318eece4db19e2cf795f78ee8">dw::Textblock::addText0()</a>, <a class="el" href="classdw_1_1core_1_1SelectionState.html#a69c67a2e8a31868aca8f6f2afa8db888">dw::core::SelectionState::buttonPress()</a>, <a class="el" href="classdw_1_1Image.html#a97e5782f569120460626c23316d8e8be">dw::Image::buttonPressImpl()</a>, <a class="el" href="classdw_1_1core_1_1SelectionState.html#a98a97ce751399e14f54e1ff6848c866b">dw::core::SelectionState::buttonRelease()</a>, <a class="el" href="classdw_1_1Image.html#a5ea6b6ac2002f7d685614bf8ad5ac30c">dw::Image::buttonReleaseImpl()</a>, <a class="el" href="classdw_1_1Textblock.html#a91bfdbef66b39af277fadfe881802d4b">dw::Textblock::calcLineBreakWidth()</a>, <a class="el" href="classdw_1_1Textblock.html#a301ad09cd857e6d2d92102043e3b636e">dw::Textblock::changeLinkColor()</a>, <a class="el" href="classdw_1_1core_1_1ui_1_1ComplexButtonResource.html#a94ec78657224849c45bf810e9ceca471">dw::core::ui::ComplexButtonResource::ComplexButtonResource()</a>, <a class="el" href="classdw_1_1core_1_1ui_1_1ComplexButtonResource.html#aa6c5533151b7e26337960b0c502d1026">dw::core::ui::ComplexButtonResource::containerSizeChangedForChildren()</a>, <a class="el" href="classdw_1_1core_1_1SelectionState.html#a29f408a8fa99c2a863a0950ab1598219">dw::core::SelectionState::copy()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#ae3ecd16a384316494e55e1d5e4874ad9">dw::core::Widget::correctExtremes()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#a438574f0b74a6f43b6001995a9a466ef">dw::core::Widget::correctRequisition()</a>, <a class="el" href="classdw_1_1core_1_1Layout_1_1LayoutImgRenderer.html#a1db2eecb13fc81fe76c6741186e5ab19">dw::core::Layout::LayoutImgRenderer::draw()</a>, <a class="el" href="classdw_1_1Image.html#af7a23c69a98a86a5cf9dc7265950ef81">dw::Image::draw()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#aef48f52db329c961daed586d291461d5">dw::core::Widget::drawBox()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#aaebe553117db0b7ba2cb0243d06311df">dw::core::Widget::drawInterruption()</a>, <a class="el" href="classdw_1_1Textblock.html#a82049dca2cee115f53c6088c4047eb1a">dw::Textblock::drawText()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#a4097299c4294edf611c76259df7fa035">dw::core::Widget::drawWidgetBox()</a>, <a class="el" href="classdw_1_1Image.html#ac257a2e4c22563ce82d0051d6e17a954">dw::Image::enterNotifyImpl()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#ab98b467cc0d194a6a65fe6f8fe9716b7">dw::core::Widget::getAvailHeight()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#a3ba42e59fe74c112208193f7c2d7ee55">dw::core::Widget::getAvailWidth()</a>, <a class="el" href="classdw_1_1core_1_1Layout_1_1LayoutImgRenderer.html#a8879cad70c1799ca4f67893d46abf3e7">dw::core::Layout::LayoutImgRenderer::getBackgroundAttachment()</a>, <a class="el" href="classdw_1_1core_1_1Layout_1_1LayoutImgRenderer.html#aed9106741961d5185f0ca635c1d2748f">dw::core::Layout::LayoutImgRenderer::getBackgroundImage()</a>, <a class="el" href="classdw_1_1core_1_1Layout_1_1LayoutImgRenderer.html#ac9aed964c4a79a459e13bf1d642c75e9">dw::core::Layout::LayoutImgRenderer::getBackgroundPositionX()</a>, <a class="el" href="classdw_1_1core_1_1Layout_1_1LayoutImgRenderer.html#ad518592157333e8fc763f7af3dcc2210">dw::core::Layout::LayoutImgRenderer::getBackgroundPositionY()</a>, <a class="el" href="classdw_1_1core_1_1Layout_1_1LayoutImgRenderer.html#a5461fa324d34ccaa997056c6bbcb9637">dw::core::Layout::LayoutImgRenderer::getBackgroundRepeat()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#aca7bc16d8f4debdaddfc2bf96922538f">dw::core::Widget::getBgColor()</a>, <a class="el" href="classdw_1_1Image.html#ab9372ff4810ebb259678dd2c47de3e17">dw::Image::getExtremesSimpl()</a>, <a class="el" href="classdw_1_1core_1_1Layout_1_1LayoutImgRenderer.html#a8fdd1c190af980864c6038e80df44a01">dw::core::Layout::LayoutImgRenderer::getRefArea()</a>, <a class="el" href="classdw_1_1Textblock.html#a89ac4b62ad64ac15c7bd6a6ce28be671">dw::Textblock::hyphenateWord()</a>, <a class="el" href="classdw_1_1core_1_1ui_1_1ComplexButtonResource.html#af1b1f97f753d54921abe5fd21877aefd">dw::core::ui::ComplexButtonResource::init()</a>, <a class="el" href="classdw_1_1Image.html#ad82baf2b4ba918154e1644fbf13e473e">dw::Image::leaveNotifyImpl()</a>, <a class="el" href="classdw_1_1Textblock.html#a8edf47bd813229775dcf19a21e0bc278">dw::Textblock::leaveNotifyImpl()</a>, <a class="el" href="dw__anchors__test_8cc.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>, <a class="el" href="classdw_1_1Image.html#ae71ce873430ab7337d6bde14f4b40b51">dw::Image::motionNotifyImpl()</a>, <a class="el" href="classdw_1_1Textblock.html#acd771eb88c7ef9b87c90164c30274833">dw::Textblock::motionNotifyImpl()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#a68e995505b0885143024e3254253f2d8">dw::core::Widget::queueDrawArea()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#ac00e44ccde79daf2b90247c352de67ef">dw::core::Widget::queueResize()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#a9d35ab9f8422a4d63978955ae0e710d7">dw::core::Widget::scrollTo()</a>, <a class="el" href="classdw_1_1core_1_1SelectionState.html#aa74b900e3e3f2de19bf29b04452d9a05">dw::core::SelectionState::SelectionState()</a>, <a class="el" href="classdw_1_1Textblock.html#acd9dc35bccb4d8ca9b07a1f953deac6e">dw::Textblock::sendSelectionEvent()</a>, <a class="el" href="classdw_1_1fltk_1_1FltkViewBase.html#aa74f5c750501f2180e3cb921ae8ad90d">dw::fltk::FltkViewBase::setLayout()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#a8fc36b30df0304fca9d19979acaeca0e">dw::core::Widget::setParent()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#a04ccf6979d3289a6ba8298ce5a1f570b">dw::core::Widget::setStyle()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#a0fa3284a21b20bd79f7de13bc0aca5e4">dw::core::Widget::sizeAllocate()</a>, <a class="el" href="classdw_1_1Image.html#a61f68a0a8b5ec490ca9902d2a0733ddd">dw::Image::sizeRequestSimpl()</a>, <a class="el" href="dw__imgbuf__mem__test_8cc.html#af564fe368140ad188f818d9ad8d3266b">solution1()</a>, <a class="el" href="dw__imgbuf__mem__test_8cc.html#a1056f407c57f9c4dd5c9777872b3f872">solution2()</a>, <a class="el" href="dw__imgbuf__mem__test_8cc.html#a31bd52927522a80afe86cd087d127c39">solution3()</a>, <a class="el" href="classdw_1_1Textblock.html#aad0a3857ceb65bf0f0f882395d320a38">dw::Textblock::textWidth()</a>, <a class="el" href="classdw_1_1core_1_1Widget.html#a4c6b915525836850ed70736e394acc2a">dw::core::Widget::Widget()</a>, <a class="el" href="classdw_1_1core_1_1ui_1_1ComplexButtonResource.html#af6cb4f138f38b2bd6dfee37b6af2691e">dw::core::ui::ComplexButtonResource::~ComplexButtonResource()</a>, and <a class="el" href="classdw_1_1core_1_1Widget.html#afa654cec6369417221663a2583836496">dw::core::Widget::~Widget()</a>.</p>

</div>
</div>
<a class="anchor" id="a88394468d983f0c28cec9bdfe75be990"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">const char* numbers[10]</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">
<b>Initial value:</b><div class="fragment"><div class="line">= {</div>
<div class="line">   <span class="stringliteral">&quot;one&quot;</span>, <span class="stringliteral">&quot;two&quot;</span>, <span class="stringliteral">&quot;three&quot;</span>, <span class="stringliteral">&quot;four&quot;</span>, <span class="stringliteral">&quot;five&quot;</span>,</div>
<div class="line">   <span class="stringliteral">&quot;six&quot;</span>, <span class="stringliteral">&quot;seven&quot;</span>, <span class="stringliteral">&quot;eight&quot;</span>, <span class="stringliteral">&quot;nine&quot;</span>, <span class="stringliteral">&quot;ten&quot;</span></div>
<div class="line">}</div>
</div><!-- fragment -->
<p>Referenced by <a class="el" href="dw__anchors__test_8cc.html#ac23cbfdbd391670f8e01a93cb65c13a6">anchorCallback()</a>, <a class="el" href="dw__anchors__test_8cc.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>, and <a class="el" href="dw__anchors__test_8cc.html#a8887903be5606c21b4f444caf8c23a7c">textTimeout()</a>.</p>

</div>
</div>
<a class="anchor" id="abf91980ed932e38752517cf0b563adf7"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdw_1_1fltk_1_1FltkPlatform.html">FltkPlatform</a>* platform</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_1core_1_1Layout.html#a023b6cccd2f0eb157b048cdb92e2b2dc">dw::core::Layout::attachView()</a>, <a class="el" href="classdw_1_1fltk_1_1FltkPlatform_1_1FltkResourceFactory.html#afc9b8995bb3a0e28b375dab9fe54a8c9">dw::fltk::FltkPlatform::FltkResourceFactory::createCheckButtonResource()</a>, <a class="el" href="classdw_1_1fltk_1_1FltkPlatform_1_1FltkResourceFactory.html#a6932d7e6489bbf6ef911eebc359f3cd5">dw::fltk::FltkPlatform::FltkResourceFactory::createComplexButtonResource()</a>, <a class="el" href="classdw_1_1fltk_1_1FltkPlatform_1_1FltkResourceFactory.html#ae944ed97c3962ae8ae8416b05d8315d2">dw::fltk::FltkPlatform::FltkResourceFactory::createEntryResource()</a>, <a class="el" href="classdw_1_1fltk_1_1FltkPlatform_1_1FltkResourceFactory.html#a9c90d9f5d24ca69ea337fd83dc8b3b2d">dw::fltk::FltkPlatform::FltkResourceFactory::createListResource()</a>, <a class="el" href="classdw_1_1fltk_1_1FltkPlatform_1_1FltkResourceFactory.html#a8a816dee6f77c65f20824a7ee10924f6">dw::fltk::FltkPlatform::FltkResourceFactory::createMultiLineTextResource()</a>, <a class="el" href="classdw_1_1fltk_1_1FltkPlatform_1_1FltkResourceFactory.html#a443af03db4333b90d612e6bbf0c400c4">dw::fltk::FltkPlatform::FltkResourceFactory::createOptionMenuResource()</a>, <a class="el" href="classdw_1_1fltk_1_1FltkPlatform_1_1FltkResourceFactory.html#a69cc66519ff76e3e01d6cf6073a08511">dw::fltk::FltkPlatform::FltkResourceFactory::createRadioButtonResource()</a>, <a class="el" href="classdw_1_1core_1_1Layout.html#a3316582b8003f3328a1ad69d01ac3600">dw::core::Layout::detachView()</a>, <a class="el" href="classdw_1_1fltk_1_1ui_1_1FltkResource.html#acaf1ae72a6c47340c861e98aeeaf5646">dw::fltk::ui::FltkResource::FltkResource()</a>, <a class="el" href="classdw_1_1core_1_1Layout.html#af6935e981c77ab61787606229678cf92">dw::core::Layout::Layout()</a>, <a class="el" href="dw__border__test_8cc.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>, <a class="el" href="classdw_1_1core_1_1Layout.html#afdc8081b83653fd1aa5bf5b41218045d">dw::core::Layout::queueResize()</a>, <a class="el" href="classdw_1_1core_1_1Layout.html#ab7c1548608a043c736a13255fbb45850">dw::core::Layout::scrollTo0()</a>, <a class="el" href="dw__imgbuf__mem__test_8cc.html#af564fe368140ad188f818d9ad8d3266b">solution1()</a>, <a class="el" href="dw__imgbuf__mem__test_8cc.html#a1056f407c57f9c4dd5c9777872b3f872">solution2()</a>, <a class="el" href="dw__imgbuf__mem__test_8cc.html#a31bd52927522a80afe86cd087d127c39">solution3()</a>, <a class="el" href="classdw_1_1core_1_1Layout.html#a12b54615308093e43c158a8162a6960c">dw::core::Layout::updateAnchor()</a>, <a class="el" href="classdw_1_1fltk_1_1ui_1_1FltkResource.html#ae650925c30ce08b30ec3ea10de6df1cc">dw::fltk::ui::FltkResource::~FltkResource()</a>, and <a class="el" href="classdw_1_1core_1_1Layout.html#a67a2068df88535a96f3e5e8f1dcf144b">dw::core::Layout::~Layout()</a>.</p>

</div>
</div>
<a class="anchor" id="abf1bd7533f115fb286e521bbcfc52863"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">int textblockNo = 0</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="dw__anchors__test_8cc.html#a8887903be5606c21b4f444caf8c23a7c">textTimeout()</a>.</p>

</div>
</div>
<a class="anchor" id="ab436dafde1c239e1685a34047c80d489"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdw_1_1Textblock.html">Textblock</a>* topTextblock = NULL</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="dw__anchors__test_8cc.html#a8887903be5606c21b4f444caf8c23a7c">textTimeout()</a>.</p>

</div>
</div>
<a class="anchor" id="a9680ca0446aaece279c140092e0a59cf"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdw_1_1core_1_1style_1_1Style.html">Style</a>* topWidgetStyle</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="dw__find__test_8cc.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>.</p>

</div>
</div>
<a class="anchor" id="ae42433834f424bb1bb4982fa193b5b18"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdw_1_1fltk_1_1FltkViewport.html">FltkViewport</a>* viewport</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="dw__border__test_8cc.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>.</p>

</div>
</div>
<a class="anchor" id="a65262d503c69b51b1c0814c6ec8058cf"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdw_1_1core_1_1style_1_1Style.html">Style</a> * widgetStyle</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="dw__example_8cc.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>.</p>

</div>
</div>
<a class="anchor" id="a7603ca0f96eedf7d1e56645563c177b8"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">Fl_Window* window</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="dw__anchors__test_8cc.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>.</p>

</div>
</div>
<a class="anchor" id="a10a9455d0bee7eeaabc9c394d3eb2688"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classdw_1_1core_1_1style_1_1Style.html">Style</a> * wordStyle</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="dw__border__test_8cc.html#a3c04138a5bfe5d72780bb7e82a18e627">main()</a>.</p>

</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat May 28 2016 11:47:43 for Dillo by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>