taskbar.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void taskbar_select_folder ()
void testing_taskbar_print ()

Function Documentation

void taskbar_select_folder (  ) 

File Name : taskbar.h

Description: Copyright (C) 2009 iRex Technologies B.V. All rights reserved.

Copyright (C) 2009 iRex Technologies B.V. All rights reserved.

Definition at line 339 of file taskbar.c.

References FOLDER_XID.

Referenced by main().

00340 {
00341 #if MACHINE_IS_DR1000S || MACHINE_IS_DR1000SW
00342     taskbar_select_task(FOLDER_XID);
00343 #endif
00344 }

Here is the caller graph for this function:

void testing_taskbar_print (  ) 

Referenced by testing_list_menu_items_cb().

Here is the caller graph for this function:

Generated by  doxygen 1.6.2-20100208