home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / psion / opp16f_zip / INCLUDE / SDK / AGNSYM.OPH < prev    next >
Encoding:
Text File  |  1995-12-21  |  397 b   |  15 lines

  1. /* Symbols in the agn symbol fonts */
  2.  
  3. #define AGN_SYM_BELL        1
  4. #define AGN_SYM_MEMO        2
  5. #define AGN_SYM_CHEVRON        3
  6. #define AGN_SYM_CANDLE        4
  7. #define AGN_SYM_UNTIL_ARROW    5  
  8. #define AGN_SYM_BULLET        6
  9. #define AGN_SYM_NONBRK_SPACE    7
  10. #define AGN_SYM_TODO_PTY(X)    (11+X)
  11. #define AGN_SYM_UP_ARROW    24
  12. #define AGN_SYM_DOWN_ARROW    25
  13. #define AGN_SYM_RIGHT_ARROW    26
  14. #define AGN_SYM_LEFT_ARROW    27
  15.