home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of A1200
/
World_Of_A1200.iso
/
programs
/
monitors
/
rsys
/
rsyscalls.lha
/
rsyssavewindow.calls
< prev
next >
Wrap
Text File
|
1993-09-25
|
3KB
|
111 lines
1 SaveWindows [rsyssavewindow.c]
2 HandleHelp
3 NewList
4 OpenASysWindow
5 PrintInfo
6 LockMainWindow
7 ResetWinList [static in rsyssavewindow.c]
8 InitListView
9 NewList
10 CountIntuiObjects
11 CreateWinList [static in rsyssavewindow.c]
12 MyFreeVec
13 MyAllocVec
14 LockIBase
15 strncpy
16 sprintf
17 UnlockIBase
18 AddTail
19 EnableGadget
20 Wait
21 GT_GetIMsg
22 GT_ReplyIMsg
23 GetNode
24 EnableGadget
25 NOT
26 CheckWindow
27 ErrorHandle
28 GetFile
29 SaveWindow [static in rsyssavewindow.c]
30 OpenLibrary
31 MyAllocVec
32 InitRastPort
33 InitBitMap
34 AllocRaster
35 NOT
36 WindowToFront
37 Delay
38 BltBitMap
39 AllocIFF
40 Open
41 InitIFFasDOS
42 OpenIFF
43 PushChunk
44 PutANNO [static in rsyssavewindow.c]
45 strlen
46 PushChunk
47 WriteChunkBytes
48 PopChunk
49 PutBMHD [static in rsyssavewindow.c]
50 GetDisplayInfoData
51 GetVPModeID
52 PushChunk
53 WriteChunkBytes
54 PopChunk
55 PutCMAP [static in rsyssavewindow.c]
56 PushChunk
57 GetRGB4
58 WriteChunkBytes
59 PopChunk
60 PutCAMG [static in rsyssavewindow.c]
61 PushChunk
62 GetVPModeID
63 WriteChunkBytes
64 PopChunk
65 PutBODY [static in rsyssavewindow.c]
66 MyAllocVec
67 PushChunk
68 PackRow [static in rsyssavewindow.c]
69 PutRun [static in rsyssavewindow.c]
70 PutDump [static in rsyssavewindow.c]
71 WriteChunkBytes
72 PopChunk
73 MyFreeVec
74 PopChunk
75 CloseIFF
76 Close
77 FreeIFF
78 FreeRaster
79 MyFreeVec
80 SetProtection
81 DeleteFile
82 CloseLibrary
83 CloseASysWindow
84 MyFreeVec
85 OpenSaveAWindowWindow [static in rsyssavewindow.c]
86 AdjustWindowDimensions
87 CreateContext
88 CopyMem
89 ComputeX
90 ComputeY
91 CreateGadgetA
92 makelabelvisible
93 OpenWindowTags
94 RefreshRastPort
Index:
CreateWinList [static in rsyssavewindow.c] [see line 11]
OpenSaveAWindowWindow [static in rsyssavewindow.c] [see line 85]
PackRow [static in rsyssavewindow.c] [see line 68]
PutANNO [static in rsyssavewindow.c] [see line 44]
PutBMHD [static in rsyssavewindow.c] [see line 49]
PutBODY [static in rsyssavewindow.c] [see line 65]
PutCAMG [static in rsyssavewindow.c] [see line 60]
PutCMAP [static in rsyssavewindow.c] [see line 55]
PutDump [static in rsyssavewindow.c] [see line 70]
PutRun [static in rsyssavewindow.c] [see line 69]
ResetWinList [static in rsyssavewindow.c] [see line 7]
SaveWindow [static in rsyssavewindow.c] [see line 29]
SaveWindows [rsyssavewindow.c] [see line 1]