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

  1.  
  2.     1    MakeFontList [rsysgfxintuilists.c]
  3.     2        CountNodes
  4.     3        NoEntries
  5.     4        AllocScrollEntries
  6.     5        Forbid
  7.     6        savestrcpy
  8.     7        sprintf
  9.     8        Permit
  10.     9        CreateEntryList
  11.  
  12.    10    MakeScreenList [rsysgfxintuilists.c]
  13.    11        CountIntuiObjects
  14.    12        NoEntries
  15.    13        AllocScrollEntries
  16.    14        LockIBase
  17.    15        strncpy
  18.    16        strcpy
  19.    17        sprintf
  20.    18        UnlockIBase
  21.    19        CreateEntryList
  22.  
  23.    20    MakeWindowList [rsysgfxintuilists.c]
  24.    21        CountIntuiObjects
  25.    22        NoEntries
  26.    23        AllocScrollEntries
  27.    24        LockIBase
  28.    25        strncpy
  29.    26        strcpy
  30.    27        sprintf
  31.    28        UnlockIBase
  32.    29        CreateEntryList
  33.  
  34.    30    RSysGadgetList [rsysgfxintuilists.c]
  35.    31        HandleHelp
  36.    32        PrintHeader
  37.    33        EmptyListView
  38.    34        PrintInfo
  39.    35        LockIBase
  40.    36        UnlockIBase
  41.    37        NoEntries
  42.    38        AllocScrollEntries
  43.    39        sprintf
  44.    40        gadgetinfo [static in rsysgfxintuilists.c]
  45.    41            strncpy
  46.    42            strcpy
  47.    43            SETFLAG
  48.    44            strcat
  49.    45            sprintf
  50.    46        CreateEntryList
  51.    47        PrintStatistics
  52.  
  53.    48    RSysGetDisplayModes [rsysgfxintuilists.c]
  54.    49        HandleHelp
  55.    50        PrintHeader
  56.    51        EmptyListView
  57.    52        AllocRemember
  58.    53        NewList
  59.    54        NextDisplayInfo
  60.    55        GetDisplayInfoData
  61.    56        strlen
  62.    57        strcpy
  63.    58        AddTail
  64.    59        CountNodes
  65.    60        NoEntries
  66.    61        AllocScrollEntries
  67.    62        sprintf
  68.    63        CreateEntryList
  69.    64        FreeRemember
  70.    65        PrintStatistics
  71.    66        ErrorHandle
  72.  
  73.    67    SysBlitterWaitList [rsysgfxintuilists.c]
  74.    68        HandleHelp
  75.    69        PrintHeader
  76.    70        EmptyListView
  77.    71        CountNodes
  78.    72        NoEntries
  79.    73        MyAllocVec
  80.    74        MyFreeVec
  81.    75        Disable
  82.    76        CopyMem
  83.    77        Enable
  84.    78        AllocScrollEntries
  85.    79        savestrcpy
  86.    80        sprintf
  87.    81        CreateEntryList
  88.    82        PrintStatistics
  89.  
  90.    83    SysPubScreenList [rsysgfxintuilists.c]
  91.    84        HandleHelp
  92.    85        PrintHeader
  93.    86        EmptyListView
  94.    87        LockPubScreenList
  95.    88        CountNodes
  96.    89        UnlockPubScreenList
  97.    90        NoEntries
  98.    91        MyAllocVec
  99.    92        MyFreeVec
  100.    93        CopyMem
  101.    94        AllocScrollEntries
  102.    95        savestrcpy
  103.    96        Forbid
  104.    97        strcpy
  105.    98        Permit
  106.    99        sprintf
  107.   100        CreateEntryList
  108.   101        PrintStatistics
  109.  
  110.   102    SysTOFWaitList [rsysgfxintuilists.c]
  111.   103        HandleHelp
  112.   104        PrintHeader
  113.   105        EmptyListView
  114.   106        CountNodes
  115.   107        NoEntries
  116.   108        MyAllocVec
  117.   109        MyFreeVec
  118.   110        Disable
  119.   111        CopyMem
  120.   112        Enable
  121.   113        AllocScrollEntries
  122.   114        savestrcpy
  123.   115        sprintf
  124.   116        CreateEntryList
  125.   117        PrintStatistics
  126. Index:
  127.     MakeFontList [rsysgfxintuilists.c] [see line 1]
  128.     MakeScreenList [rsysgfxintuilists.c] [see line 10]
  129.     MakeWindowList [rsysgfxintuilists.c] [see line 20]
  130.     RSysGadgetList [rsysgfxintuilists.c] [see line 30]
  131.     RSysGetDisplayModes [rsysgfxintuilists.c] [see line 48]
  132.     SysBlitterWaitList [rsysgfxintuilists.c] [see line 67]
  133.     SysPubScreenList [rsysgfxintuilists.c] [see line 83]
  134.     SysTOFWaitList [rsysgfxintuilists.c] [see line 102]
  135.     gadgetinfo [static in rsysgfxintuilists.c] [see line 40]
  136.