home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / programs / monitors / rsys / rsyscalls.lha / rsystextformatter.calls < prev    next >
Text File  |  1993-09-25  |  2KB  |  66 lines

  1.  
  2.     1    RSysFormatOutput [rsystextformatter.c]
  3.     2        strcpy
  4.     3        CopyMem
  5.     4        OpenASysWindow
  6.     5        PrintInfo
  7.     6        LockWindow
  8.     7        HandleFormatterIDCMP [static in rsystextformatter.c]
  9.     8            GT_GetIMsg
  10.     9            CopyMem
  11.    10            GT_ReplyIMsg
  12.    11            GT_BeginRefresh
  13.    12            GT_EndRefresh
  14.    13            NoFormatGadClicked [static in rsystextformatter.c]
  15.    14            HandleHelp
  16.    15            func
  17.    16        CloseASysWindow
  18.    17        UnlockWindow
  19.  
  20.    18    BlankLeftCGadClicked [static in rsystextformatter.c]
  21.    19        preview [static in rsystextformatter.c]
  22.    20            sprintf
  23.    21            GT_SetGadgetAttrs
  24.    22            UseGadClicked [static in rsystextformatter.c]
  25.    23                strncpy
  26.    24                gadgetbuff
  27.    25                sprintf
  28.  
  29.    26    NoHeaderCGadClicked [static in rsystextformatter.c]
  30.  
  31.    27    OpenFormatterWindow [static in rsystextformatter.c]
  32.    28        AdjustWindowDimensions
  33.    29        CreateContext
  34.    30        CopyMem
  35.    31        ComputeX
  36.    32        ComputeY
  37.    33        CreateGadgetA
  38.    34        makelabelvisible
  39.    35        OpenWindowTags
  40.    36        RefreshRastPort
  41.  
  42.    37    PostFixSGadClicked [static in rsystextformatter.c]
  43.    38        strncpy
  44.    39        gadgetbuff
  45.    40        preview [see line 19]
  46.  
  47.    41    PrefixSGadClicked [static in rsystextformatter.c]
  48.    42        strncpy
  49.    43        gadgetbuff
  50.    44        preview [see line 19]
  51.  
  52.    45    QuoteCGadClicked [static in rsystextformatter.c]
  53.    46        preview [see line 19]
  54. Index:
  55.     BlankLeftCGadClicked [static in rsystextformatter.c] [see line 18]
  56.     HandleFormatterIDCMP [static in rsystextformatter.c] [see line 7]
  57.     NoFormatGadClicked [static in rsystextformatter.c] [see line 13]
  58.     NoHeaderCGadClicked [static in rsystextformatter.c] [see line 26]
  59.     OpenFormatterWindow [static in rsystextformatter.c] [see line 27]
  60.     PostFixSGadClicked [static in rsystextformatter.c] [see line 37]
  61.     PrefixSGadClicked [static in rsystextformatter.c] [see line 41]
  62.     QuoteCGadClicked [static in rsystextformatter.c] [see line 45]
  63.     RSysFormatOutput [rsystextformatter.c] [see line 1]
  64.     UseGadClicked [static in rsystextformatter.c] [see line 22]
  65.     preview [static in rsystextformatter.c] [see line 19]
  66.