home *** CD-ROM | disk | FTP | other *** search
- #include "fontda.h"
-
- /* inithotband.c */
- void additemtohotband(short whichband, char **path, long parid, short vrefnum,
- short action);
- void adjust_ctl_value(ControlHandle c, bandinfo *p);
- void checkhotbandcontrol(void);
- void shiftband(short start, short offset);
- void removeitemfromhotband(ControlHandle c);
- void copycontroltohotband(ControlHandle c);
- void selectiontohotband(void);
- void addvolumes(void);
- void resetvolumes(void);
- void fillbands(FILE *f);
- void inithotband(FILE *f);
- extern void Dispose_Icon (ControlHandle c, boolean_t dispose_path_p);
-