Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
dviopcodes.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DVI_SET_CHAR0   0
 
#define DVI_SET_CHAR1   1
 
#define DVI_SET_CHAR_MAX   127
 
#define DVI_SET1   128
 
#define DVI_SET2   129
 
#define DVI_SET3   130
 
#define DVI_SET4   131
 
#define DVI_SET_RULE   132
 
#define DVI_PUT1   133
 
#define DVI_PUT2   134
 
#define DVI_PUT3   135
 
#define DVI_PUT4   136
 
#define DVI_PUT_RULE   137
 
#define DVI_NOOP   138
 
#define DVI_BOP   139
 
#define DVI_EOP   140
 
#define DVI_PUSH   141
 
#define DVI_POP   142
 
#define DVI_RIGHT1   143
 
#define DVI_RIGHT2   144
 
#define DVI_RIGHT3   145
 
#define DVI_RIGHT4   146
 
#define DVI_W0   147
 
#define DVI_W1   148
 
#define DVI_W2   149
 
#define DVI_W3   150
 
#define DVI_W4   151
 
#define DVI_X0   152
 
#define DVI_X1   153
 
#define DVI_X2   154
 
#define DVI_X3   155
 
#define DVI_X4   156
 
#define DVI_DOWN1   157
 
#define DVI_DOWN2   158
 
#define DVI_DOWN3   159
 
#define DVI_DOWN4   160
 
#define DVI_Y0   161
 
#define DVI_Y1   162
 
#define DVI_Y2   163
 
#define DVI_Y3   164
 
#define DVI_Y4   165
 
#define DVI_Z0   166
 
#define DVI_Z1   167
 
#define DVI_Z2   168
 
#define DVI_Z3   169
 
#define DVI_Z4   170
 
#define DVI_FNT_NUM0   171
 
#define DVI_FNT_NUM1   172
 
#define DVI_FNT_NUM_MAX   234
 
#define DVI_FNT1   235
 
#define DVI_FNT2   236
 
#define DVI_FNT3   237
 
#define DVI_FNT4   238
 
#define DVI_XXX1   239
 
#define DVI_XXX2   240
 
#define DVI_XXX3   241
 
#define DVI_XXX4   242
 
#define DVI_FNT_DEF1   243
 
#define DVI_FNT_DEF2   244
 
#define DVI_FNT_DEF3   245
 
#define DVI_FNT_DEF4   246
 
#define DVI_PRE   247
 
#define DVI_POST   248
 
#define DVI_POST_POST   249
 
#define DVI_ID   2
 
#define DVI_TRAILER   223
 

Macro Definition Documentation

#define DVI_BOP   139

Definition at line 18 of file dviopcodes.h.

#define DVI_DOWN1   157

Definition at line 36 of file dviopcodes.h.

#define DVI_DOWN2   158

Definition at line 37 of file dviopcodes.h.

#define DVI_DOWN3   159

Definition at line 38 of file dviopcodes.h.

#define DVI_DOWN4   160

Definition at line 39 of file dviopcodes.h.

#define DVI_EOP   140

Definition at line 19 of file dviopcodes.h.

#define DVI_FNT1   235

Definition at line 53 of file dviopcodes.h.

#define DVI_FNT2   236

Definition at line 54 of file dviopcodes.h.

#define DVI_FNT3   237

Definition at line 55 of file dviopcodes.h.

#define DVI_FNT4   238

Definition at line 56 of file dviopcodes.h.

#define DVI_FNT_DEF1   243

Definition at line 61 of file dviopcodes.h.

#define DVI_FNT_DEF2   244

Definition at line 62 of file dviopcodes.h.

#define DVI_FNT_DEF3   245

Definition at line 63 of file dviopcodes.h.

#define DVI_FNT_DEF4   246

Definition at line 64 of file dviopcodes.h.

#define DVI_FNT_NUM0   171

Definition at line 50 of file dviopcodes.h.

#define DVI_FNT_NUM1   172

Definition at line 51 of file dviopcodes.h.

#define DVI_FNT_NUM_MAX   234

Definition at line 52 of file dviopcodes.h.

#define DVI_ID   2

Definition at line 69 of file dviopcodes.h.

#define DVI_NOOP   138

Definition at line 17 of file dviopcodes.h.

#define DVI_POP   142

Definition at line 21 of file dviopcodes.h.

#define DVI_POST   248

Definition at line 66 of file dviopcodes.h.

#define DVI_POST_POST   249

Definition at line 67 of file dviopcodes.h.

#define DVI_PRE   247

Definition at line 65 of file dviopcodes.h.

#define DVI_PUSH   141

Definition at line 20 of file dviopcodes.h.

#define DVI_PUT1   133

Definition at line 12 of file dviopcodes.h.

#define DVI_PUT2   134

Definition at line 13 of file dviopcodes.h.

#define DVI_PUT3   135

Definition at line 14 of file dviopcodes.h.

#define DVI_PUT4   136

Definition at line 15 of file dviopcodes.h.

#define DVI_PUT_RULE   137

Definition at line 16 of file dviopcodes.h.

#define DVI_RIGHT1   143

Definition at line 22 of file dviopcodes.h.

#define DVI_RIGHT2   144

Definition at line 23 of file dviopcodes.h.

#define DVI_RIGHT3   145

Definition at line 24 of file dviopcodes.h.

#define DVI_RIGHT4   146

Definition at line 25 of file dviopcodes.h.

#define DVI_SET1   128

Definition at line 7 of file dviopcodes.h.

#define DVI_SET2   129

Definition at line 8 of file dviopcodes.h.

#define DVI_SET3   130

Definition at line 9 of file dviopcodes.h.

#define DVI_SET4   131

Definition at line 10 of file dviopcodes.h.

#define DVI_SET_CHAR0   0

Definition at line 4 of file dviopcodes.h.

#define DVI_SET_CHAR1   1

Definition at line 5 of file dviopcodes.h.

#define DVI_SET_CHAR_MAX   127

Definition at line 6 of file dviopcodes.h.

#define DVI_SET_RULE   132

Definition at line 11 of file dviopcodes.h.

#define DVI_TRAILER   223

Definition at line 70 of file dviopcodes.h.

#define DVI_W0   147

Definition at line 26 of file dviopcodes.h.

#define DVI_W1   148

Definition at line 27 of file dviopcodes.h.

#define DVI_W2   149

Definition at line 28 of file dviopcodes.h.

#define DVI_W3   150

Definition at line 29 of file dviopcodes.h.

#define DVI_W4   151

Definition at line 30 of file dviopcodes.h.

#define DVI_X0   152

Definition at line 31 of file dviopcodes.h.

#define DVI_X1   153

Definition at line 32 of file dviopcodes.h.

#define DVI_X2   154

Definition at line 33 of file dviopcodes.h.

#define DVI_X3   155

Definition at line 34 of file dviopcodes.h.

#define DVI_X4   156

Definition at line 35 of file dviopcodes.h.

#define DVI_XXX1   239

Definition at line 57 of file dviopcodes.h.

#define DVI_XXX2   240

Definition at line 58 of file dviopcodes.h.

#define DVI_XXX3   241

Definition at line 59 of file dviopcodes.h.

#define DVI_XXX4   242

Definition at line 60 of file dviopcodes.h.

#define DVI_Y0   161

Definition at line 40 of file dviopcodes.h.

#define DVI_Y1   162

Definition at line 41 of file dviopcodes.h.

#define DVI_Y2   163

Definition at line 42 of file dviopcodes.h.

#define DVI_Y3   164

Definition at line 43 of file dviopcodes.h.

#define DVI_Y4   165

Definition at line 44 of file dviopcodes.h.

#define DVI_Z0   166

Definition at line 45 of file dviopcodes.h.

#define DVI_Z1   167

Definition at line 46 of file dviopcodes.h.

#define DVI_Z2   168

Definition at line 47 of file dviopcodes.h.

#define DVI_Z3   169

Definition at line 48 of file dviopcodes.h.

#define DVI_Z4   170

Definition at line 49 of file dviopcodes.h.