Classes | Defines | Enumerations

fp_Line.h File Reference

#include "ut_misc.h"
#include "ut_types.h"
#include "ut_vector.h"
#include "pt_Types.h"
#include "fl_BlockLayout.h"
#include "fp_Column.h"
#include "fp_ContainerObject.h"

Go to the source code of this file.

Classes

class  fp_Line

Defines

#define TEMP_LINE_BUFFER_SIZE   512
#define RUNS_MAP_SIZE   100
#define USE_STATIC_MAP

Enumerations

enum  FL_WORKING_DIRECTION { WORK_FORWARD = 1, WORK_BACKWARD = -1, WORK_CENTER = 0 }
enum  FL_WHICH_TABSTOP { USE_PREV_TABSTOP, USE_NEXT_TABSTOP, USE_FIXED_TABWIDTH }

Define Documentation

#define RUNS_MAP_SIZE   100
#define TEMP_LINE_BUFFER_SIZE   512
#define USE_STATIC_MAP

Enumeration Type Documentation

Enumerator:
USE_PREV_TABSTOP 
USE_NEXT_TABSTOP 
USE_FIXED_TABWIDTH 
Enumerator:
WORK_FORWARD 
WORK_BACKWARD 
WORK_CENTER