Annotation of 43BSDReno/contrib/isode-beta/others/quipu/uips/pod/pod.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * $Header: /f/osi/others/quipu/uips/pod/RCS/pod.h,v 7.0 90/06/12 13:15:57 mrose Exp $
                      3:  */
                      4: 
                      5: /*
                      6:  * $Log:       pod.h,v $
                      7:  * Revision 7.0  90/06/12  13:15:57  mrose
                      8:  * *** empty log message ***
                      9:  * 
                     10:  * Revision 1.5  90/04/26  10:21:35  emsrdsm
                     11:  * *** empty log message ***
                     12:  * 
                     13:  * Revision 1.4  90/04/25  13:48:06  emsrdsm
                     14:  * i) lint'ed
                     15:  * 
                     16:  * Revision 1.3  90/04/20  10:28:40  emsrdsm
                     17:  * (i) fixed form bug
                     18:  * 
                     19:  * Revision 1.2  90/04/18  18:48:41  emsrdsm
                     20:  * i) added logging
                     21:  * 
                     22:  * Revision 1.1  90/04/10  16:45:42  emsrdsm
                     23:  * Initial revision
                     24:  * 
                     25:  */
                     26: 
                     27: #include <stdio.h>
                     28: #include "sequence.h"
                     29: #include <string.h>
                     30: #include <ctype.h>
                     31: #include <malloc.h>
                     32: 
                     33: #include <X11/Xatom.h>
                     34: #include <X11/Intrinsic.h>
                     35: #include <X11/StringDefs.h>
                     36: #include <X11/cursorfont.h>
                     37: #include <X11/Xutil.h>
                     38: #include <X11/Shell.h>
                     39: 
                     40: #include <X11/Xaw/Cardinals.h>
                     41: #include <X11/Xaw/Viewport.h>
                     42: #include <X11/Xaw/Command.h>
                     43: #include <X11/Xaw/AsciiText.h>
                     44: #include <X11/Xaw/Label.h>
                     45: #include <X11/Xaw/Form.h>
                     46: #include <X11/Xaw/SimpleMenu.h>
                     47: #include <X11/Xaw/Sme.h>
                     48: #include <X11/Xaw/SmeBSB.h>
                     49: #include <X11/Xaw/SmeLine.h>
                     50: #include <X11/Xaw/MenuButton.h>
                     51: #include <X11/Xaw/Dialog.h>
                     52: 
                     53: 
                     54: #define FONTHEIGHT(f) ((f)->max_bounds.ascent + \
                     55:                       (f)->max_bounds.descent)
                     56: 
                     57: 
                     58: #define FONTWIDTH(f) ((f)->max_bounds.width)
                     59: 
                     60: 
                     61: 
                     62: 
                     63: 
                     64: 
                     65: 
                     66: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.