All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
hpdsizes.h
Go to the documentation of this file.
1 #ifndef HPDSIZES_H
2 #define HPDSIZES_H
3 
4 #define NUM_TEXT_ATTR 10
5 #define NUM_BLOCK_ATTR 7
6 #define MAXLENGTH 128
7 #define NUM_BACKGROUNDS 8
8 #endif