File:  [CSRG BSD Unix] / 43BSDReno / contrib / isode-beta / others / quipu / uips / pod / pod.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:56 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

/*
 * $Header: /var/lib/cvsd/repos/CSRG/43BSDReno/contrib/isode-beta/others/quipu/uips/pod/pod.h,v 1.1.1.1 2018/04/24 16:12:56 root Exp $
 */

/*
 * $Log: pod.h,v $
 * Revision 1.1.1.1  2018/04/24 16:12:56  root
 * BSD 4.3reno
 *
 * Revision 7.0  90/06/12  13:15:57  mrose
 * *** empty log message ***
 * 
 * Revision 1.5  90/04/26  10:21:35  emsrdsm
 * *** empty log message ***
 * 
 * Revision 1.4  90/04/25  13:48:06  emsrdsm
 * i) lint'ed
 * 
 * Revision 1.3  90/04/20  10:28:40  emsrdsm
 * (i) fixed form bug
 * 
 * Revision 1.2  90/04/18  18:48:41  emsrdsm
 * i) added logging
 * 
 * Revision 1.1  90/04/10  16:45:42  emsrdsm
 * Initial revision
 * 
 */

#include <stdio.h>
#include "sequence.h"
#include <string.h>
#include <ctype.h>
#include <malloc.h>

#include <X11/Xatom.h>
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
#include <X11/cursorfont.h>
#include <X11/Xutil.h>
#include <X11/Shell.h>

#include <X11/Xaw/Cardinals.h>
#include <X11/Xaw/Viewport.h>
#include <X11/Xaw/Command.h>
#include <X11/Xaw/AsciiText.h>
#include <X11/Xaw/Label.h>
#include <X11/Xaw/Form.h>
#include <X11/Xaw/SimpleMenu.h>
#include <X11/Xaw/Sme.h>
#include <X11/Xaw/SmeBSB.h>
#include <X11/Xaw/SmeLine.h>
#include <X11/Xaw/MenuButton.h>
#include <X11/Xaw/Dialog.h>


#define FONTHEIGHT(f) ((f)->max_bounds.ascent + \
		       (f)->max_bounds.descent)


#define FONTWIDTH(f) ((f)->max_bounds.width)









unix.superglobalmegacorp.com

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