#include "compat.h"
#include "Text.h"
#include "Visible.h"
#include "Presentable.h"
#include "Ingredients.h"
#include "Root.h"
#include "BaseClasses.h"
#include "ParseNode.h"
#include "ASN1Codes.h"
#include "Engine.h"
#include "Logging.h"
#include "freemheg.h"
Go to the source code of this file.
◆ TABSTOP
◆ InterpretAttributes()
static void InterpretAttributes |
( |
const MHOctetString & |
attrs, |
|
|
int & |
style, |
|
|
int & |
size, |
|
|
int & |
lineSpace, |
|
|
int & |
letterSpace |
|
) |
| |
|
static |
◆ Tabs()
static int Tabs |
( |
int |
nXpos, |
|
|
int |
nTabCount |
|
) |
| |
|
inlinestatic |
◆ rchJustification
const char* const rchJustification[] |
|
static |
◆ rchlineOrientation
const char* const rchlineOrientation[] |
|
static |
◆ rchStartCorner
const char* const rchStartCorner[] |
|
static |