home *** CD-ROM | disk | FTP | other *** search
-
- void ScrollAndDraw(long, long, long, long);
- void RedrawAll(void);
- void RefreshWindow(struct BrowserWindow *);
- void RedrawEntries(struct BrowserWindow *);
- BOOL GetSePosition(struct BrowserWindow *, struct ScrollEntry *, struct Point *);
- void MakeBottomInfoString(struct BrowserWindow *);
- void MakeMainBottomInfoString(void);
- void RefreshBottomInfo(struct BrowserWindow *);
- void Print(struct BrowserWindow *, struct ScrollEntry *, short, short);
-
-