mcabber/src/screen.h
changeset 1311 0dda8238af21
parent 1292 382ec54b584e
child 1333 e30a9d907105
equal deleted inserted replaced
1310:a5336c44d4e2 1311:0dda8238af21
   148 void scr_RosterDown(void);
   148 void scr_RosterDown(void);
   149 void scr_RosterPrevGroup(void);
   149 void scr_RosterPrevGroup(void);
   150 void scr_RosterNextGroup(void);
   150 void scr_RosterNextGroup(void);
   151 void scr_RosterSearch(char *);
   151 void scr_RosterSearch(char *);
   152 void scr_RosterJumpJid(char *);
   152 void scr_RosterJumpJid(char *);
       
   153 void scr_RosterDisplay(const char *);
   153 void scr_BufferTopBottom(int topbottom);
   154 void scr_BufferTopBottom(int topbottom);
   154 void scr_BufferClear(void);
   155 void scr_BufferClear(void);
   155 void scr_BufferScrollLock(int lock);
   156 void scr_BufferScrollLock(int lock);
   156 void scr_BufferPurge(int, const char*);
   157 void scr_BufferPurge(int, const char*);
   157 void scr_BufferPurgeAll(int);
   158 void scr_BufferPurgeAll(int);