summaryrefslogtreecommitdiff
path: root/functions_vars_f.html
blob: e5b2e3ee03f5b0673b7b3a8e3066e8370d41c727 (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
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
<!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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>navit: Data Fields - Variables</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.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 id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">navit
   &#160;<span id="projectnumber">0.5.3-trunk</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('functions_vars_f.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="contents">
&#160;

<h3><a id="index_f"></a>- f -</h3><ul>
<li>f
: <a class="el" href="structfile.html#ad7428393cba4ebadb117c3665a1ed615">file</a>
, <a class="el" href="structlog.html#a0d43a53196011720af9bb416f1420b05">log</a>
, <a class="el" href="structmap__rect__priv.html#a7b8a701b81c7c5bb193dd02ec1cf4482">map_rect_priv</a>
, <a class="el" href="structosm__protobufdb__context.html#a5d0b898ec22bfa02c134357d5df63521">osm_protobufdb_context</a>
, <a class="el" href="structtree__search.html#aaae75b374201bc350736acb42416937c">tree_search</a>
</li>
<li>fa
: <a class="el" href="structgraphics__gc__priv.html#ae2617f3cc5725d32701a66a0247a005b">graphics_gc_priv</a>
</li>
<li>failed
: <a class="el" href="structparsedata.html#a80adf87336cf82d88319d9b6621f7143">parsedata</a>
</li>
<li>failedid
: <a class="el" href="structparsedata.html#a4175b55c6e39f0f6aeb1fb03541616c6">parsedata</a>
</li>
<li>fastLocationListener
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1NavitVehicle.html#a23b64fbbbdafd6dfea5a8f5a1639ea07">org.navitproject.navit.NavitVehicle</a>
</li>
<li>fastProvider
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1NavitVehicle.html#a31642af388ac10487f83072a3ceb2713">org.navitproject.navit.NavitVehicle</a>
</li>
<li>fb
: <a class="el" href="structgraphics__gc__priv.html#a30fe1598df7f4f0ccf12b44409ad46ee">graphics_gc_priv</a>
</li>
<li>fcb
: <a class="el" href="structvehicle__priv.html#a082b9d2f1d6c70c8ed1eaa16ae08f799">vehicle_priv</a>
</li>
<li>fd
: <a class="el" href="structevent__watch.html#ade38c4ea4cab1f9fd18fc67f2cdfee50">event_watch</a>
, <a class="el" href="structfile.html#abcdc3058fcb2b789cd4ce5f62f274363">file</a>
, <a class="el" href="group__vehicle-file.html#gadac2a0119804e10d0d6e65fe9fb10a2d">vehicle_priv</a>
</li>
<li>fg
: <a class="el" href="structgraphics__gc__priv.html#a7fbfff8d6b5349e88310af329a1636da">graphics_gc_priv</a>
</li>
<li>fg_alpha
: <a class="el" href="structgraphics__gc__priv.html#a4048fb73b4d4a76d3bdad72a62d47081">graphics_gc_priv</a>
</li>
<li>fg_color
: <a class="el" href="structgraphics__gc__priv.html#a80ee63b74d34b263aca7d1fe364469a0">graphics_gc_priv</a>
</li>
<li>fg_line_width
: <a class="el" href="structosd__item.html#a7c042b8149fe6e8349e1d5994e363a1e">osd_item</a>
</li>
<li>fh_cmp_fnct
: <a class="el" href="structfibheap.html#a517f3614fcf03c47c16ce11241d98802">fibheap</a>
</li>
<li>fh_cons
: <a class="el" href="structfibheap.html#afcc7d98926220306a3b2d2d26f1843d9">fibheap</a>
</li>
<li>fh_Dl
: <a class="el" href="structfibheap.html#a2bcf231153822681a02edb5aab790185">fibheap</a>
</li>
<li>fh_keys
: <a class="el" href="structfibheap.html#a0c8ce4d2f26e362f4de0d85294c68889">fibheap</a>
</li>
<li>fh_min
: <a class="el" href="structfibheap.html#a8c4ed62c7b0bea44d7f413bc6bab8b5f">fibheap</a>
</li>
<li>fh_n
: <a class="el" href="structfibheap.html#a38a2329ad30f7679326d44fffdf5c698">fibheap</a>
</li>
<li>fh_neginf
: <a class="el" href="structfibheap.html#a5e34642bc14833100deae0d0de3a4397">fibheap</a>
</li>
<li>fh_root
: <a class="el" href="structfibheap.html#ac7d95d6064a563db57081dc0806cc5a4">fibheap</a>
</li>
<li>fhe_child
: <a class="el" href="structfibheap__el.html#abe27d7dcbf78075f9c0a68ed32abac1d">fibheap_el</a>
</li>
<li>fhe_data
: <a class="el" href="structfibheap__el.html#acdfe5f8b729e1411c5cc5375cae3f234">fibheap_el</a>
</li>
<li>fhe_degree
: <a class="el" href="structfibheap__el.html#a52ea78529e5e4c7ae961c2ad89d6f645">fibheap_el</a>
</li>
<li>fhe_key
: <a class="el" href="structfibheap__el.html#a55d42286c622340f39e1cb2f344e4158">fibheap_el</a>
</li>
<li>fhe_left
: <a class="el" href="structfibheap__el.html#a9ceb73752324f84a14e80984faccc4b6">fibheap_el</a>
</li>
<li>fhe_mark
: <a class="el" href="structfibheap__el.html#a93168db14df595022703d87c3bb9d37d">fibheap_el</a>
</li>
<li>fhe_p
: <a class="el" href="structfibheap__el.html#a0b8170199e60c3898a0631e8aff09f02">fibheap_el</a>
</li>
<li>fhe_right
: <a class="el" href="structfibheap__el.html#aa2c0f5a5296aeda6f907271de652fbc6">fibheap_el</a>
</li>
<li>fi
: <a class="el" href="structmap__priv.html#adfe93844e3c1d746ae253f65e8a5565a">map_priv</a>
, <a class="el" href="structtile.html#a24d79273d946fc4f02fbb6183a1ca2fc">tile</a>
</li>
<li>fil_hdr
: <a class="el" href="structlabel__header.html#a4a9629da085ee134b624550ed6b86912">label_header</a>
, <a class="el" href="structregion__header.html#add7ede5aa57f092bd4cc52b7b44c1a85">region_header</a>
, <a class="el" href="structtree__header.html#ad732dcb971d6471496c3b53d884db62d">tree_header</a>
</li>
<li>file
: <a class="el" href="structblock__data.html#a4a826798dda42fe1579ebea30bcab163">block_data</a>
, <a class="el" href="structcountry__table.html#aee220c78412cafbafa7e126fc2482234">country_table</a>
, <a class="el" href="structmap__data.html#a71bd35f3740b91dceaeac4d7ae2f11f0">map_data</a>
, <a class="el" href="structmap__download.html#a7ac19012625c80c434c14d927299bb1c">map_download</a>
, <a class="el" href="structmap__priv.html#a3516de7fd4c04a240992b5100e30deaa">map_priv</a>
, <a class="el" href="structmap__rect__priv.html#a79a8bcaaebd59187b6749f7ab5bec898">map_rect_priv</a>
, <a class="el" href="classorg_1_1navitproject_1_1navit_1_1FileBrowserActivity_1_1Item.html#a6d9979ca3b00aaa98162c6372fd5bdf2">org.navitproject.navit.FileBrowserActivity.Item</a>
, <a class="el" href="group__vehicle-file.html#ga0278c2432c273715a203b0dbc262f92b">vehicle_priv</a>
</li>
<li>File_line
: <a class="el" href="structEMESS.html#ad1ad576876968efd0fc3fee4ed2bf75f">EMESS</a>
</li>
<li>File_name
: <a class="el" href="structEMESS.html#a11f26792e33da218d678e0755d997f18">EMESS</a>
</li>
<li>file_name_id
: <a class="el" href="structfile__cache__id.html#aafa4588c8fedd3e5bc00ad5b09859364">file_cache_id</a>
</li>
<li>file_offset
: <a class="el" href="structimg__header.html#a2dccba5f705fb11aceeeca7ed9d5b479">img_header</a>
</li>
<li>file_type
: <a class="el" href="group__vehicle-file.html#gaa199819f8e3d2ef056d97a7b68e79d3c">vehicle_priv</a>
</li>
<li>fileList
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1FileBrowserActivity.html#afb091eb9afb35abafcda60145df70f35">org.navitproject.navit.FileBrowserActivity</a>
</li>
<li>filename
: <a class="el" href="structaux__tile.html#a988ddb85447bc64356aa5c0b25d77ba1">aux_tile</a>
, <a class="el" href="structfat__block.html#a6d628511ba95f82f6fea693b7be42bc1">fat_block</a>
, <a class="el" href="structj1850.html#a101b5eff6a234d684c4920466b77e1c2">j1850</a>
, <a class="el" href="structlog.html#ab810954021ebc30c37e7abe1cce5b3af">log</a>
, <a class="el" href="structmap__priv.html#a4658248cfb752e347d19c65a914c1e69">map_priv</a>
</li>
<li>fileName
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1NavitMap.html#a1b7d866c321513d2555a0e3d785186cf">org.navitproject.navit.NavitMap</a>
</li>
<li>filename_ex1
: <a class="el" href="structlog.html#a1820d45d898d9558390f6a4a01895aba">log</a>
</li>
<li>filename_ex2
: <a class="el" href="structlog.html#ab3fb37718692ee09bd2a7386b1991bb7">log</a>
</li>
<li>fill_poly
: <a class="el" href="structgraphics__priv.html#aee53b0d448d56dce27d644d38dac2608">graphics_priv</a>
</li>
<li>filter
: <a class="el" href="structpoi__param.html#a37184bbfd3ad88d884060ad2a073d04a">poi_param</a>
</li>
<li>filterExtension
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1FileBrowserActivity.html#ae7851fd08f9550862d8666995c89d1a5">org.navitproject.navit.FileBrowserActivity</a>
</li>
<li>filterFileExtension
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1FileBrowserActivity.html#a6a1a665e9ecded182d3c3a9ad49f39cb">org.navitproject.navit.FileBrowserActivity</a>
</li>
<li>filters
: <a class="el" href="structmap__priv.html#a7103126032a432f27ce38f164a397323">map_priv</a>
</li>
<li>filterstr
: <a class="el" href="structpoi__param.html#a9147fb73e12c80a9afbfc40d66d922bd">poi_param</a>
</li>
<li>first
: <a class="el" href="structcache__entry__list.html#a9cc579349aa7af8f79f4029919e217b5">cache_entry_list</a>
, <a class="el" href="structedge__hash__item.html#afaf7f497d53cecf084c41744d945bc0e">edge_hash_item</a>
, <a class="el" href="structgeom__poly__segment.html#a153a1deb23a8d3839f38b19cc0e35ebb">geom_poly_segment</a>
, <a class="el" href="structhouse__number__interpolation.html#a6970c92308d3435efaec1797a3c39673">house_number_interpolation</a>
, <a class="el" href="structmap__rect__priv.html#a947f299a312c25e1078cc7ccfed11d8b">map_rect_priv</a>
, <a class="el" href="structnavigation.html#af2abf1736e4c02f3b9eb0c192bc97248">navigation</a>
, <a class="el" href="structstreet__name__number.html#a692bcfeae549c4d7ec255ec000095f4d">street_name_number</a>
, <a class="el" href="structstreet__name__numbers.html#a6f8b86e5366873dcd6ed20808e6ef713">street_name_numbers</a>
, <a class="el" href="structxmldocument.html#af01cd2793e3d1a3342fb37bba23dd09a">xmldocument</a>
</li>
<li>first_edge
: <a class="el" href="structnode.html#aa946cfc82aec747b2ff880679b345de8">node</a>
</li>
<li>first_number
: <a class="el" href="structstreet__priv.html#a2d6de3cc85bf8e2727c8970425837fca">street_priv</a>
</li>
<li>first_pos
: <a class="el" href="structcdf__data.html#a27fe46e35cd5f6cb3e79488737f9de23">cdf_data</a>
</li>
<li>fis
: <a class="el" href="structmap__priv.html#a56b994882b3d6e3f51cdf5dcacd0616d">map_priv</a>
</li>
<li>fix
: <a class="el" href="structg2sattr.html#a61322869f72765ac6d97d88572c047a9">g2sattr</a>
, <a class="el" href="structg2scolumns.html#a519c2360fe4052ed8127125a237902e7">g2scolumns</a>
</li>
<li>fix_time
: <a class="el" href="group__vehicle-gpsd.html#gafa978bb0157fb168d1eae926347dc75a">vehicle_priv</a>
</li>
<li>fix_type
: <a class="el" href="group__vehicle-gpsd.html#gaf1a2e9d790929c58b7a28b3abda9425c">vehicle_priv</a>
</li>
<li>fixday
: <a class="el" href="group__vehicle-file.html#ga68749d45f1d77027a3280f6524af88d1">vehicle_priv</a>
</li>
<li>fixiso8601
: <a class="el" href="group__vehicle-file.html#ga97e40bb9ef83c327e9948eafb64257bf">vehicle_priv</a>
</li>
<li>fixmonth
: <a class="el" href="group__vehicle-file.html#gab3bff67320684df61950232154f654c7">vehicle_priv</a>
</li>
<li>fixtime
: <a class="el" href="group__vehicle-file.html#ga7da19115dc28f1cb3d662b6f8f89cc98">vehicle_priv</a>
</li>
<li>fixyear
: <a class="el" href="group__vehicle-file.html#ga487ffccb98e44ac1ac14b6c70e478260">vehicle_priv</a>
</li>
<li>flag
: <a class="el" href="structfat__block.html#a97104c6f6b48962f6279f55ba20f9d2f">fat_block</a>
, <a class="el" href="structsearch__list__country.html#a6ecbae7e9ad42f3f92914b84b97ba1fa">search_list_country</a>
, <a class="el" href="structshmem__header.html#a30b518231a39f91af772531694d19314">shmem_header</a>
</li>
<li>flags
: <a class="el" href="structbinfile__hash__entry.html#aa09060296247caa9c40e3761da698819">binfile_hash_entry</a>
, <a class="el" href="structch__edge.html#a20d21353cff2438f18aaa7cfe1c094b4">ch_edge</a>
, <a class="el" href="structdefault__flags.html#a771a64d4ca518bc97313db2ba8c28e4c">default_flags</a>
, <a class="el" href="structdiv__flags__map.html#a6ceb1430c126a4d7523a0e4c335ebee9">div_flags_map</a>
, <a class="el" href="structedge.html#a0e729954b18dc88685838cb832c9601c">edge</a>
, <a class="el" href="structgraphics__priv.html#a7922fc52a91494efd7b043aa21934265">graphics_priv</a>
, <a class="el" href="structgui__priv.html#a7259c999bb68210f7309638e5402bbe5">gui_priv</a>
, <a class="el" href="structmap__priv.html#a37f285ed865368cd6285426055c292fd">map_priv</a>
, <a class="el" href="structnavigation.html#aef2f4b36fe138e84d0118867ad5b25f7">navigation</a>
, <a class="el" href="structnavigation__way.html#a72616efd6f2f4959f365e806fd727c12">navigation_way</a>
, <a class="el" href="structnavit.html#af08a26edebc44609dea3e44d6245142a">navit</a>
, <a class="el" href="structosd__item.html#a2241359869404c3ed8eba53644746556">osd_item</a>
, <a class="el" href="structosd__speed__cam.html#ac089dcae1cb535547dbdcd90d2ad6731">osd_speed_cam</a>
, <a class="el" href="structroute.html#abd7858fe912fc766ceaf38b5763c738a">route</a>
, <a class="el" href="structroute__graph__point.html#ab86b7642dc04e805b3f7adb20429f7ed">route_graph_point</a>
, <a class="el" href="structroute__graph__segment__data.html#a09a33a374443087cd4bc838dc747233d">route_graph_segment_data</a>
, <a class="el" href="structroute__segment__data.html#a5d8eb99b02b233d555887d6581be31aa">route_segment_data</a>
, <a class="el" href="structseg__data.html#a75059f95d3e5f0fdf1f4568fafaf89d3">seg_data</a>
, <a class="el" href="structspeech__priv.html#a14cf5adc6f225786a4ccfa2b3900fc68">speech_priv</a>
, <a class="el" href="structstreet__data.html#a77bba18731b588a277c4d9cb33ba3d13">street_data</a>
, <a class="el" href="structstreet__priv.html#aa894b7db0af5845ab5b6cec6b056aa16">street_priv</a>
, <a class="el" href="group__vehicle-gpsd-dbus.html#ga6fadada3c20ec2ee3560947751c480be">vehicle_priv</a>
, <a class="el" href="structvehicleprofile.html#a7e5ed76b43f11bccf74a29731d53a17d">vehicleprofile</a>
, <a class="el" href="structwidget.html#a19013f05a0b891e32c8bf9b08f56d6fb">widget</a>
</li>
<li>flags2
: <a class="el" href="structwidget.html#a4ba07cda1ed8b78db525cd153d430317">widget</a>
</li>
<li>flags_forward_mask
: <a class="el" href="structvehicleprofile.html#aa99173089528b7d56258bb1923cdce35">vehicleprofile</a>
</li>
<li>flags_house_number
: <a class="el" href="structgui__priv.html#a6e385cfb7e50fb732d7884071c0da589">gui_priv</a>
</li>
<li>flags_reverse_mask
: <a class="el" href="structvehicleprofile.html#afe09da8fc23d370a2580c1a0f0223ea8">vehicleprofile</a>
</li>
<li>flags_street
: <a class="el" href="structgui__priv.html#a80a07fabeec50f48e1059939a9ce114b">gui_priv</a>
</li>
<li>flags_town
: <a class="el" href="structgui__priv.html#ac4201c0d49852fa5443c9d54ff1c7be2">gui_priv</a>
</li>
<li>FLAT
: <a class="el" href="structgeodesic.html#a5a1d9be81859e36ba4094ac370c0169c">geodesic</a>
</li>
<li>FLAT2
: <a class="el" href="structgeodesic.html#a69509b674b8018cecfdeaca295779198">geodesic</a>
</li>
<li>FLAT4
: <a class="el" href="structgeodesic.html#aaadc0a6a43c47841d16e15c35b2475ec">geodesic</a>
</li>
<li>FLAT64
: <a class="el" href="structgeodesic.html#ab47dc4bb3b56b08368f0b0e4502261ee">geodesic</a>
</li>
<li>flush_size
: <a class="el" href="structlog.html#a20a4b8bfab8c72ce21a58eb49e4f73e6">log</a>
</li>
<li>flush_time
: <a class="el" href="structlog.html#a573567c7c5abdb7c2af49675efaf90a9">log</a>
</li>
<li>follow
: <a class="el" href="structnavit__vehicle.html#ab21a363625d7092d18e3ddb9c5b975f5">navit_vehicle</a>
</li>
<li>follow_curr
: <a class="el" href="structnavit__vehicle.html#a38af0cb8869276267a1f89275215e5a8">navit_vehicle</a>
</li>
<li>follow_cursor
: <a class="el" href="structnavit.html#adad7a00c34597b5e3511b32525640bb4">navit</a>
</li>
<li>font
: <a class="el" href="structgraphics.html#a5e0e801c2e84a56d3f0b7e1e5383d4cf">graphics</a>
, <a class="el" href="structgraphics__font__priv.html#ac792528985fcf4f95f711301fd6aae7d">graphics_font_priv</a>
, <a class="el" href="structgui__internal__keyb__mode.html#afd4006f6e162de5c042e94c1c3551754">gui_internal_keyb_mode</a>
, <a class="el" href="structlayout.html#a3911fbd972cc16ca9c921cf306afbce7">layout</a>
, <a class="el" href="structosd__item.html#a1319f1da5fc1990d401053716bf999c2">osd_item</a>
</li>
<li>font_destroy
: <a class="el" href="structgraphics__font__methods.html#a4f9a55ce240c80f232849bd3e004d76c">graphics_font_methods</a>
</li>
<li>font_freetype_new
: <a class="el" href="structgraphics__priv.html#ac85072281f1d0abb9b4388a0d15662b9">graphics_priv</a>
</li>
<li>font_idx
: <a class="el" href="structwidget.html#a9a396a4f71bf9123246bf665583142cf">widget</a>
</li>
<li>font_len
: <a class="el" href="structgraphics.html#a00eb307a992dd5c8f4aeeb74836a5b2b">graphics</a>
</li>
<li>font_name
: <a class="el" href="structgui__priv.html#a88b0920c31cea64255dbcd4fc2a01a4e">gui_priv</a>
, <a class="el" href="structosd__item.html#a4cef62d17d95163d4df7c60b7a785798">osd_item</a>
</li>
<li>font_new
: <a class="el" href="structfont__freetype__methods.html#ae480821235e7bd3bbe4ad239a9c312eb">font_freetype_methods</a>
, <a class="el" href="structgraphics__methods.html#a44a0a0abacc60537df2c79cfd549e3db">graphics_methods</a>
</li>
<li>font_size
: <a class="el" href="structgraphics.html#a3afe80e5b53a8697b4265e7797da1931">graphics</a>
, <a class="el" href="structgui__config__settings.html#ad0a6e23d73b743e7cb18d9d4917f064f">gui_config_settings</a>
, <a class="el" href="structgui__priv.html#aa46aeeefb958a4222a1dfbabca234ccb">gui_priv</a>
, <a class="el" href="structgui__priv_1_1html.html#a274a3a640dea36999748c427fcfb0702">gui_priv::html</a>
, <a class="el" href="structosd__item.html#a7ac2aa85d2f3035e3dce99914244e372">osd_item</a>
</li>
<li>fonts
: <a class="el" href="structgui__priv.html#ad8ca07b3fbc3c5d5c492bea2610ebd32">gui_priv</a>
</li>
<li>force_redraw
: <a class="el" href="structgraphics__priv.html#a2dcbeaf1ede6fda8faaa940d62083b7c">graphics_priv</a>
</li>
<li>fore_a
: <a class="el" href="structgraphics__gc__priv.html#a61b4413cf2bea583b0784287fc56fbb4">graphics_gc_priv</a>
</li>
<li>fore_b
: <a class="el" href="structgraphics__gc__priv.html#a3f2d121b2b19a560ad86404a75f7ea03">graphics_gc_priv</a>
</li>
<li>fore_g
: <a class="el" href="structgraphics__gc__priv.html#a0d2b5b98ee49a40d3e81798a77ea74d5">graphics_gc_priv</a>
</li>
<li>fore_r
: <a class="el" href="structgraphics__gc__priv.html#a15a08496013ef7ad9e20e91cd741cd0d">graphics_gc_priv</a>
</li>
<li>foreground
: <a class="el" href="structgui__priv.html#a730c65a9655a7046ff8c80b9d9a25cc5">gui_priv</a>
, <a class="el" href="structwidget.html#a9237c8e03f67eb0044b9b71e290780be">widget</a>
</li>
<li>foreground_frame
: <a class="el" href="structwidget.html#ad8d55134154d0037db443545f231c3c9">widget</a>
</li>
<li>form
: <a class="el" href="structgui__priv.html#a85d5571cb0e9f5c5c09731d246c5f3bc">gui_priv</a>
, <a class="el" href="structwidget.html#a8560b965b265756e11745162d6a811a6">widget</a>
</li>
<li>format
: <a class="el" href="structosd__text__item.html#a25c65e09723d7a56bbc1ce8a599f46ba">osd_text_item</a>
</li>
<li>former_destination
: <a class="el" href="structnavit.html#a8137dd28c9edf0f0a8ae61e0ba0e473a">navit</a>
</li>
<li>found
: <a class="el" href="structandroid__search__priv.html#ad07fa112dc30709e2f3c3c18cdd3e537">android_search_priv</a>
</li>
<li>fow
: <a class="el" href="structdraw__polyline__shape.html#a8f86022640bd839f05c0150462e7b7f7">draw_polyline_shape</a>
</li>
<li>fowler
: <a class="el" href="structcircle.html#a6808fdab287a92b678d6beef168fb6b5">circle</a>
</li>
<li>fp
: <a class="el" href="structparsedata.html#aec92b056a2ff93437efaff1880aeafc2">parsedata</a>
</li>
<li>fr
: <a class="el" href="structgraphics__gc__priv.html#a03f844dfd8b8e85cfcf34f8060c39c11">graphics_gc_priv</a>
</li>
<li>frame
: <a class="el" href="structgraphics__priv.html#a5e77f66abe7534fbc9a41db3254cd7ca">graphics_priv</a>
</li>
<li>framebuffer_name
: <a class="el" href="structgraphics__priv.html#a164ceab823289d4a9bbbc0703be8fdeb">graphics_priv</a>
</li>
<li>frameLayout
: <a class="el" href="classorg_1_1navitproject_1_1navit_1_1NavitGraphics.html#a37b09275adb63be0d019b33238177483">org.navitproject.navit.NavitGraphics</a>
</li>
<li>free_buffers
: <a class="el" href="structspeech__priv.html#aec7e763754a46095e3a6ec93a09ee595">speech_priv</a>
</li>
<li>free_fn
: <a class="el" href="structcJSON__Hooks.html#a53e4e91f1e224c1e78c5d1fff7039372">cJSON_Hooks</a>
</li>
<li>freetype_methods
: <a class="el" href="structgraphics__priv.html#a4591b50c6d4c913051b2b4013841179a">graphics_priv</a>
</li>
<li>from
: <a class="el" href="structtraffic__location.html#af58502643623dfc7235ff4421c9824fa">traffic_location</a>
, <a class="el" href="structxml__state.html#a14176666937ed1ff367304b33862eb31">xml_state</a>
</li>
<li>fullname
: <a class="el" href="structsuffix.html#a01fe89647141832575d1fcd5a1ca1155">suffix</a>
</li>
<li>fullscreen
: <a class="el" href="structgui__priv.html#a3fa9df0bfcb085e8f63004be001cefc2">gui_priv</a>
, <a class="el" href="structwindow.html#a42a3b0a109c68f3f8d1e3f5a95fec3c6">window</a>
</li>
<li>func
: <a class="el" href="structcallback.html#aa2e7877f639fb2b9fee21ae54e5cf94e">callback</a>
, <a class="el" href="structcommand__table.html#aed401e816726cbd620b28d77ed4ac522">command_table</a>
, <a class="el" href="structdbus__method.html#a771cfd3ba523d4d6d0152ca1212f53d2">dbus_method</a>
, <a class="el" href="structelement__func.html#aeca7a1c6689603970de7f92ca4e5541a">element_func</a>
, <a class="el" href="structitem__bin__sink__func.html#a63043b4b8b24c820f81323d1e6a354ca">item_bin_sink_func</a>
, <a class="el" href="structrelations__func.html#a5ef804d56462c7e94fe9b8e5da7ff661">relations_func</a>
, <a class="el" href="structrelations__member.html#aab814e18dca963842afdc3dd68b70206">relations_member</a>
, <a class="el" href="structwidget.html#af4dd925332d136730ed231c391737e73">widget</a>
, <a class="el" href="structwindow__data.html#a46d2e2d9b8903acae8ac33fbc8f11431">window_data</a>
, <a class="el" href="structxmlstate.html#a6baf59b15ee5143bdd93842dbd5a4521">xmlstate</a>
</li>
<li>func_priv
: <a class="el" href="structrelations__func.html#a8a243a2c07dea7d29bdc8d39f49f5169">relations_func</a>
</li>
<li>function
: <a class="el" href="classNGQProxyGui.html#a81a6b93793d35e052f1ed0d4a971cfce">NGQProxyGui</a>
</li>
<li>fuzziness
: <a class="el" href="structtraffic__location.html#a54aacfe21cd87aefd7e255494e52deac">traffic_location</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
  </ul>
</div>
</body>
</html>