File: LayoutS.c

package info (click to toggle)
gridengine 6.2-4
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 51,532 kB
  • ctags: 51,172
  • sloc: ansic: 418,155; java: 37,080; sh: 22,593; jsp: 7,699; makefile: 5,292; csh: 4,244; xml: 2,901; cpp: 2,086; perl: 1,895; tcl: 1,188; lisp: 669; ruby: 642; yacc: 393; lex: 266
file content (112 lines) | stat: -rw-r--r-- 5,811 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
/* 
 * Motif Tools Library, Version 3.1
 * $Id$
 * 
 * Written by David Flanagan.
 * Copyright (c) 1992-2001 by David Flanagan.
 * All Rights Reserved.  See the file COPYRIGHT for details.
 * This is open source software.  See the file LICENSE for details.
 * There is no warranty for this software.  See NO_WARRANTY for details.
 *
 * $Log$
 * Revision 1.1.1.1  2001/07/18 11:06:02  root
 * Initial checkin.
 *
 * Revision 1.2  2001/06/12 16:25:28  andre
 * *** empty log message ***
 *
 *
 */

#include <X11/Intrinsic.h>
#ifndef _Xconst
#if __STDC__ || defined(__cplusplus) || defined(c_plusplus)
#define _Xconst const
#else
#define _Xconst
#endif
#endif /* _Xconst */

externaldef(xmtlayoutstrings) _Xconst char XmtLayoutStrings[] = {
    'b','a','c','k','g','r','o','u','n','d',0,
    'b','i','t','m','a','p',0,
    'b','i','t','m','a','s','k',0,
    'd','e','b','u','g','L','a','y','o','u','t',0,
    'd','e','f','a','u','l','t','S','p','a','c','i','n','g',0,
    'e','q','u','a','l',0,
    'f','o','n','t',0,
    'f','o','n','t','L','i','s','t',0,
    'f','o','r','e','g','r','o','u','n','d',0,
    'i','t','e','m','S','t','r','e','t','c','h',0,
    'l','a','b','e','l',0,
    'l','a','b','e','l','S','t','r','i','n','g',0,
    'l','a','y','o','u','t',0,
    'l','a','y','o','u','t','A','f','t','e','r',0,
    'l','a','y','o','u','t','A','l','l','o','w','R','e','s','i','z','e',0,
    'l','a','y','o','u','t','B','e','f','o','r','e',0,
    'l','a','y','o','u','t','C','a','p','t','i','o','n',0,
    'l','a','y','o','u','t','C','a','p','t','i','o','n','A','l','i','g','n','m','e','n','t',0,
    'l','a','y','o','u','t','C','a','p','t','i','o','n','J','u','s','t','i','f','i','c','a','t','i','o','n',0,
    'l','a','y','o','u','t','C','a','p','t','i','o','n','M','a','r','g','i','n',0,
    'l','a','y','o','u','t','C','a','p','t','i','o','n','P','o','s','i','t','i','o','n',0,
    'l','a','y','o','u','t','F','r','a','m','e','L','i','n','e','T','y','p','e',0,
    'l','a','y','o','u','t','F','r','a','m','e','M','a','r','g','i','n',0,
    'l','a','y','o','u','t','F','r','a','m','e','P','o','s','i','t','i','o','n',0,
    'l','a','y','o','u','t','F','r','a','m','e','T','h','i','c','k','n','e','s','s',0,
    'l','a','y','o','u','t','F','r','a','m','e','T','y','p','e',0,
    'l','a','y','o','u','t','H','e','i','g','h','t',0,
    'l','a','y','o','u','t','I','n',0,
    'l','a','y','o','u','t','J','u','s','t','i','f','i','c','a','t','i','o','n',0,
    'l','a','y','o','u','t','M','a','r','g','i','n','H','e','i','g','h','t',0,
    'l','a','y','o','u','t','M','a','r','g','i','n','W','i','d','t','h',0,
    'l','a','y','o','u','t','P','o','s','i','t','i','o','n',0,
    'l','a','y','o','u','t','S','e','n','s','i','t','i','v','e',0,
    'l','a','y','o','u','t','S','h','r','i','n','k','a','b','i','l','i','t','y',0,
    'l','a','y','o','u','t','S','t','r','e','t','c','h','a','b','i','l','i','t','y',0,
    'l','a','y','o','u','t','W','i','d','t','h',0,
    'o','r','i','e','n','t','a','t','i','o','n',0,
    'p','i','x','m','a','p',0,
    's','p','a','c','e',0,
    's','p','a','c','e','S','t','r','e','t','c','h',0,
    's','p','a','c','e','T','y','p','e',0,
    'B','i','t','m','a','p',0,
    'B','i','t','m','a','s','k',0,
    'D','e','b','u','g','L','a','y','o','u','t',0,
    'D','e','f','a','u','l','t','S','p','a','c','i','n','g',0,
    'E','q','u','a','l',0,
    'I','t','e','m','S','t','r','e','t','c','h',0,
    'L','a','y','o','u','t',0,
    'L','a','y','o','u','t','A','f','t','e','r',0,
    'L','a','y','o','u','t','A','l','l','o','w','R','e','s','i','z','e',0,
    'L','a','y','o','u','t','B','e','f','o','r','e',0,
    'L','a','y','o','u','t','C','a','p','t','i','o','n',0,
    'L','a','y','o','u','t','C','a','p','t','i','o','n','A','l','i','g','n','m','e','n','t',0,
    'L','a','y','o','u','t','C','a','p','t','i','o','n','J','u','s','t','i','f','i','c','a','t','i','o','n',0,
    'L','a','y','o','u','t','C','a','p','t','i','o','n','M','a','r','g','i','n',0,
    'L','a','y','o','u','t','C','a','p','t','i','o','n','P','o','s','i','t','i','o','n',0,
    'L','a','y','o','u','t','F','r','a','m','e','L','i','n','e','T','y','p','e',0,
    'L','a','y','o','u','t','F','r','a','m','e','M','a','r','g','i','n',0,
    'L','a','y','o','u','t','F','r','a','m','e','P','o','s','i','t','i','o','n',0,
    'L','a','y','o','u','t','F','r','a','m','e','T','h','i','c','k','n','e','s','s',0,
    'L','a','y','o','u','t','F','r','a','m','e','T','y','p','e',0,
    'L','a','y','o','u','t','H','e','i','g','h','t',0,
    'L','a','y','o','u','t','I','n',0,
    'L','a','y','o','u','t','J','u','s','t','i','f','i','c','a','t','i','o','n',0,
    'L','a','y','o','u','t','M','a','r','g','i','n','H','e','i','g','h','t',0,
    'L','a','y','o','u','t','M','a','r','g','i','n','W','i','d','t','h',0,
    'L','a','y','o','u','t','P','o','s','i','t','i','o','n',0,
    'L','a','y','o','u','t','S','e','n','s','i','t','i','v','e',0,
    'L','a','y','o','u','t','S','h','r','i','n','k','a','b','i','l','i','t','y',0,
    'L','a','y','o','u','t','S','t','r','e','t','c','h','a','b','i','l','i','t','y',0,
    'L','a','y','o','u','t','W','i','d','t','h',0,
    'P','i','x','m','a','p',0,
    'S','p','a','c','e',0,
    'S','p','a','c','e','S','t','r','e','t','c','h',0,
    'S','p','a','c','e','T','y','p','e',0,
    'X','m','t','L','a','y','o','u','t','E','d','g','e',0,
    'X','m','t','L','a','y','o','u','t','F','r','a','m','e','L','i','n','e','T','y','p','e',0,
    'X','m','t','L','a','y','o','u','t','F','r','a','m','e','P','o','s','i','t','i','o','n',0,
    'X','m','t','L','a','y','o','u','t','F','r','a','m','e','T','y','p','e',0,
    'X','m','t','L','a','y','o','u','t','J','u','s','t','i','f','i','c','a','t','i','o','n',0,
    'X','m','t','L','a','y','o','u','t','S','p','a','c','e','T','y','p','e',0
};