|
navit
0.5.3-trunk
|
Data Fields | |
| int | width |
| struct graphics_gc * | orange |
| struct callback * | click_cb |
| struct color | idle_color |
| int | bDisableReset |
| int | bActive |
| time_t | current_base_time |
| time_t | sum_time |
| time_t | last_click_time |
| int stopwatch::bActive |
Referenced by osd_stopwatch_click(), and osd_stopwatch_draw().
| int stopwatch::bDisableReset |
Referenced by osd_stopwatch_click().
| struct callback* stopwatch::click_cb |
Referenced by osd_stopwatch_init().
| time_t stopwatch::current_base_time |
Referenced by osd_stopwatch_click(), and osd_stopwatch_draw().
| struct color stopwatch::idle_color |
Referenced by osd_stopwatch_init().
| time_t stopwatch::last_click_time |
Referenced by osd_stopwatch_click().
| struct graphics_gc* stopwatch::orange |
Referenced by osd_stopwatch_draw(), and osd_stopwatch_init().
| time_t stopwatch::sum_time |
Referenced by osd_stopwatch_click().
| int stopwatch::width |