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

  1.  
  2.     1    ShowFont [rsysshowfont.c]
  3.     2        PrintInfo
  4.     3        OpenLibrary
  5.     4        LockMainWindow
  6.     5        MyAllocVec
  7.     6        strlen
  8.     7        OpenASysWindow
  9.     8        HandleShowFontIDCMP [static in rsysshowfont.c]
  10.     9            GT_GetIMsg
  11.    10            CopyMem
  12.    11            GT_ReplyIMsg
  13.    12            GT_BeginRefresh
  14.    13            GT_EndRefresh
  15.    14            HandleHelp
  16.    15            func
  17.    16        unclipWindow [static in rsysshowfont.c]
  18.    17            InstallClipRegion
  19.    18            DisposeRegion
  20.    19        CloseASysWindow
  21.    20        MyFreeVec
  22.    21        CloseLibrary
  23.    22        ErrorHandle
  24.    23        PrintStatistics
  25.  
  26.    24    BoldCGadClicked [static in rsysshowfont.c]
  27.    25        Set [static in rsysshowfont.c]
  28.    26            GT_SetGadgetAttrs
  29.    27        SetAttr [static in rsysshowfont.c]
  30.    28            ShowFontRender [static in rsysshowfont.c]
  31.    29                EraseRect
  32.    30                CopyMem
  33.    31                IntuiTextLength
  34.    32                PrintIText
  35.    33        IsNoAttrib [static in rsysshowfont.c]
  36.    34            Set [see line 25]
  37.  
  38.    35    ItalicCGadClicked [static in rsysshowfont.c]
  39.    36        Set [see line 25]
  40.    37        SetAttr [see line 27]
  41.    38        IsNoAttrib [see line 33]
  42.  
  43.    39    NormalCGadClicked [static in rsysshowfont.c]
  44.    40        SetAttr [see line 27]
  45.    41        Set [see line 25]
  46.  
  47.    42    OpenShowFontWindow [static in rsysshowfont.c]
  48.    43        AdjustWindowDimensions
  49.    44        CreateContext
  50.    45        CopyMem
  51.    46        ComputeX
  52.    47        ComputeY
  53.    48        CreateGadgetA
  54.    49        makelabelvisible
  55.    50        sprintf
  56.    51        OpenWindowTags
  57.    52        RefreshRastPort
  58.    53        EraseRect
  59.    54        DrawBevelBox
  60.    55        clipWindow [static in rsysshowfont.c]
  61.    56            NewRegion
  62.    57            OrRectRegion
  63.    58            DisposeRegion
  64.    59            InstallClipRegion
  65.    60        ShowFontRender [see line 28]
  66.    61        GT_RefreshWindow
  67.  
  68.    62    UnderlineCGadClicked [static in rsysshowfont.c]
  69.    63        Set [see line 25]
  70.    64        SetAttr [see line 27]
  71.    65        IsNoAttrib [see line 33]
  72. Index:
  73.     BoldCGadClicked [static in rsysshowfont.c] [see line 24]
  74.     HandleShowFontIDCMP [static in rsysshowfont.c] [see line 8]
  75.     IsNoAttrib [static in rsysshowfont.c] [see line 33]
  76.     ItalicCGadClicked [static in rsysshowfont.c] [see line 35]
  77.     NormalCGadClicked [static in rsysshowfont.c] [see line 39]
  78.     OpenShowFontWindow [static in rsysshowfont.c] [see line 42]
  79.     Set [static in rsysshowfont.c] [see line 25]
  80.     SetAttr [static in rsysshowfont.c] [see line 27]
  81.     ShowFont [rsysshowfont.c] [see line 1]
  82.     ShowFontRender [static in rsysshowfont.c] [see line 28]
  83.     UnderlineCGadClicked [static in rsysshowfont.c] [see line 62]
  84.     clipWindow [static in rsysshowfont.c] [see line 55]
  85.     unclipWindow [static in rsysshowfont.c] [see line 16]
  86.