| navit
    0.5.3-trunk
    | 
| Data Fields | |
| int | busy | 
| int | workload | 
| struct callback * | cb | 
| struct layout * | layout | 
| struct layout * | layout_hashed | 
| struct display_context | dc | 
| int | order | 
| int | order_hashed | 
| int | max_offset | 
| struct mapset * | ms | 
| struct mapset_handle * | msh | 
| struct map * | m | 
| int | conv | 
| struct map_selection * | sel | 
| struct map_rect * | mr | 
| struct callback * | idle_cb | 
| struct event_idle * | idle_ev | 
| unsigned int | seq | 
| struct hash_entry | hash_entries [HASH_SIZE] | 
| int displaylist::busy | 
Referenced by do_draw(), graphics_draw_cancel(), and graphics_load_mapset().
| struct callback* displaylist::cb | 
Referenced by do_draw(), and graphics_load_mapset().
| int displaylist::conv | 
Referenced by do_draw(), and graphics_process_selection_item().
| struct display_context displaylist::dc | 
| struct hash_entry displaylist::hash_entries[HASH_SIZE] | 
Referenced by clear_hash(), get_hash_entry(), graphics_displaylist_next(), set_hash_entry(), and xdisplay_free().
| struct callback* displaylist::idle_cb | 
Referenced by do_draw(), and graphics_load_mapset().
| struct event_idle* displaylist::idle_ev | 
Referenced by do_draw(), and graphics_load_mapset().
| struct layout* displaylist::layout | 
Referenced by displaylist_update_hash(), do_draw(), and graphics_load_mapset().
| int displaylist::max_offset | 
Referenced by displaylist_update_hash(), get_hash_entry(), and set_hash_entry().
| struct mapset* displaylist::ms | 
Referenced by do_draw(), and graphics_load_mapset().
| struct mapset_handle* displaylist::msh | 
Referenced by do_draw().
| int displaylist::order | 
Referenced by displaylist_get_selection(), displaylist_update_hash(), do_draw(), and graphics_load_mapset().
| int displaylist::order_hashed | 
Referenced by do_draw().
| struct map_selection* displaylist::sel | 
Referenced by do_draw().
| unsigned int displaylist::seq | 
Referenced by graphics_load_mapset().
| int displaylist::workload | 
Referenced by do_draw(), and graphics_load_mapset().