home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Source Code / C++ / Applications / Quotes 1.0 / src / menus.h < prev    next >
Encoding:
Text File  |  1995-12-03  |  185 b   |  8 lines  |  [TEXT/KAHL]

  1. int SetupMenus(void);
  2. short FontNumber(int nItem);
  3. short FontItem(int nFont);
  4. void AdjustSize(void);
  5. short SizeItem(short nSize);
  6. short SizeNumber(short nItem);
  7. void AdjustMenus(void);
  8.