#include "debug.h"#include "types.h"#include "Bases.h"#include "Memory.h"#include "Terminal.h"#include "Glw.h"#include "Endian.h"#include "Marshal.h"Include dependency graph for Terminal.c:

Go to the source code of this file.
|
||||||||||||||||
|
Definition at line 1076 of file Terminal.c. References term_CallTL, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 1080 of file Terminal.c. References call_vector, debug_Begin, debug_End, debug_Warning, TERM_FUNC_DONE, TERM_FUNCBASE, and u32. Referenced by term_Init. |
|
|
Definition at line 1135 of file Terminal.c. References debug_Begin, and debug_End. Referenced by gui_CleanUp. |
|
||||||||||||
|
Definition at line 911 of file Terminal.c. References term_ClearWindowTL, and u32. |
|
|
Definition at line 915 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_CLEARWINDOW, tag_GetTagData, term_RpcCall, and u32. |
|
||||||||||||
|
Definition at line 527 of file Terminal.c. References term_CloseFontTL, and u32. |
|
|
Definition at line 531 of file Terminal.c. References debug_Begin, debug_End, glw_GetFontConnection, RPC_CLOSEFONT, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 832 of file Terminal.c. References term_CloseWindowTL, and u32. |
|
|
Definition at line 836 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_CLOSEWINDOW, tag_GetTagData, term_RpcCall, and u32. |
|
||||||||||||
|
Definition at line 276 of file Terminal.c. References term_DragWindowTL, and u32. |
|
|
Definition at line 280 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_DRAGWINDOW, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 447 of file Terminal.c. References term_DrawFilledRectTL, and u32. |
|
|
Definition at line 451 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_DRAWFILLEDRECT, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 387 of file Terminal.c. References term_DrawLineTL, and u32. |
|
|
Definition at line 391 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_DRAWLINE, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 475 of file Terminal.c. References term_DrawPixelTL, and u32. |
|
|
Definition at line 479 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_DRAWPIXEL, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 417 of file Terminal.c. References term_DrawRectTL, and u32. |
|
|
Definition at line 421 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_DRAWRECT, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 557 of file Terminal.c. References term_DrawTextTL, and u32. |
|
|
Definition at line 561 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_DRAWTEXT, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 583 of file Terminal.c. References term_GetFontSizeTL, and u32. |
|
|
Definition at line 587 of file Terminal.c. References debug_Begin, debug_End, glw_GetFontConnection, RPC_GETFONTSIZE, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 669 of file Terminal.c. References term_GetScreenDimensionsTL, and u32. |
|
|
Definition at line 673 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_GETSCREENDIMENSIONS, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 610 of file Terminal.c. References term_GetTextLengthTL, and u32. |
|
|
Definition at line 614 of file Terminal.c. References debug_Begin, debug_End, glw_GetFontConnection, RPC_GETTEXTLENGTH, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 723 of file Terminal.c. References term_GetWindowDimensionsTL, and u32. |
|
|
Definition at line 727 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_GETWINDOWDIMENSIONS, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 1050 of file Terminal.c. References term_GetWindowStateTL, and u32. |
|
|
Definition at line 1054 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_GETWINDOWSTATE, tag_GetTagData, term_RpcCall, and u32. |
|
||||||||||||
|
Definition at line 937 of file Terminal.c. References term_GetWindowUserdataTL, and u32. |
|
|
Definition at line 941 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_GETWINDOWUSERDATA, tag_GetTagData, term_RpcCall, and u32. |
|
|
||||||||||||
|
Definition at line 504 of file Terminal.c. References term_OpenFontTL, and u32. |
|
|
Definition at line 508 of file Terminal.c. References debug_Begin, debug_End, RPC_OPENFONT, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 809 of file Terminal.c. References term_OpenWindowTL, and u32. |
|
|
Definition at line 813 of file Terminal.c. References debug_Begin, debug_End, RPC_OPENWINDOW, tag_GetTagData, term_RpcCall, and u32. |
|
||||||||||||
|
Definition at line 642 of file Terminal.c. References term_PutImageTL, and u32. |
|
|
Definition at line 646 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_PUTIMAGE, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 858 of file Terminal.c. References term_RefreshWindowTL, and u32. |
|
||||||||||||
|
Definition at line 885 of file Terminal.c. References term_RefreshWindowPartialTL, and u32. |
|
|
Definition at line 889 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_REFRESHWINDOWPARTIAL, tag_GetTagData, term_RpcCall, and u32. |
|
|
Definition at line 862 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_REFRESHWINDOW, tag_GetTagData, term_RpcCall, and u32. |
|
||||||||||||
|
Definition at line 303 of file Terminal.c. References term_ResizeWindowTL, and u32. |
|
|
Definition at line 307 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_RESIZEWINDOW, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||||||
|
||||||||||||||||
|
Definition at line 41 of file Terminal.c. References debug_Begin, debug_End, endian_ToAlien16, glw_GetTerminalByteOrder, glw_SendTerm, marshal_GetTaglistMsgLen, marshal_PutTaglist, marshal_PutTaglistC, mem_free, mem_malloc, NULL, u16, u32, and u8. Referenced by term_RpcCall. |
|
||||||||||||||||
|
Definition at line 83 of file Terminal.c. References debug_Begin, debug_End, endian_FromAlien32, endian_ToAlien16, glw_GetTerminalByteOrder, glw_ReadTerm, glw_SendTerm, marshal_GetTaglistMsgLen, marshal_PutTaglist, marshal_PutTaglistC, mem_free, mem_malloc, NULL, u16, u32, and u8. Referenced by term_RpcCall. |
|
||||||||||||||||
|
Definition at line 130 of file Terminal.c. References tag::Data, debug_Begin, debug_End, debug_Warning, endian_ToAlien16, glw_GetTerminalByteOrder, glw_ReadTerm, glw_SendTerm, marshal_FreeTaglist, marshal_GetTaglist, marshal_GetTaglistC, marshal_GetTaglistMsgLen, marshal_PutTaglist, marshal_PutTaglistC, mem_free, mem_malloc, tag::Name, NULL, TAG_DONE, tag_FindTag, tag_GetNextTag, TAGT_PIXELS, TAGT_RECT, TAGT_STRING, TAGT_VECTOR, u16, u32, and u8. Referenced by term_RpcCall. |
|
||||||||||||
|
Definition at line 357 of file Terminal.c. References term_SetBackgroundTL, and u32. |
|
|
Definition at line 361 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_SETBACKGROUND, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 330 of file Terminal.c. References term_SetColorTL, and u32. |
|
|
Definition at line 334 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_SETCOLOR, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 750 of file Terminal.c. References term_SetPointerTL, and u32. |
|
|
Definition at line 754 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_SETPOINTER, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 696 of file Terminal.c. References term_SetWindowDimensionsTL, and u32. |
|
|
Definition at line 700 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_SETWINDOWDIMENSIONS, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 967 of file Terminal.c. References term_SetWindowLimitsTL, and u32. |
|
|
Definition at line 971 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_SETWINDOWLIMITS, tag_GetTagData, term_RpcCall, and u32. |
|
||||||||||||
|
Definition at line 1024 of file Terminal.c. References term_SetWindowShapeTL, and u32. |
|
|
Definition at line 1028 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_SETWINDOWSHAPE, tag_GetTagData, term_RpcCall, and u32. |
|
||||||||||||
|
Definition at line 994 of file Terminal.c. References term_SetWindowStateTL, and u32. |
|
|
Definition at line 998 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_SETWINDOWSTATE, tag_GetTagData, term_RpcCall, and u32. |
|
||||||||||||
|
Definition at line 777 of file Terminal.c. References term_SetWindowTransparencyTL, and u32. |
|
|
Definition at line 781 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_SETWINDOWTRANSPARENCY, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 224 of file Terminal.c. References term_StartMouseTrackingTL, and u32. |
|
|
Definition at line 228 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_STARTMOUSETRACKING, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
||||||||||||
|
Definition at line 250 of file Terminal.c. References term_StopMouseTrackingTL, and u32. |
|
|
Definition at line 254 of file Terminal.c. References debug_Begin, debug_End, glw_GetConnection, RPC_STOPMOUSETRACKING, tag_GetTagData, term_RpcCall, and u32. Referenced by term_Init. |
|
|
Definition at line 37 of file Terminal.c. Referenced by term_CallTL, and term_Init. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002