void gui_playq_cursor_pageup ( void   ) 

Move the cursor and the viewport of the playlist one page up.

Definition at line 300 of file gui_playq.c.

00301 {
00302         playq_lock();
00303         gui_vfslist_cursor_pageup(win_playq);
00304         playq_unlock();
00305 }

Here is the call graph for this function:

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:30 2010 for herrie by  doxygen 1.6.3