#include "ut_misc.h"
#include "ut_types.h"
#include "ut_option.h"
#include "gr_Graphics.h"
#include "ut_vector.h"
#include "pt_Types.h"
#include "gr_Image.h"
#include "fg_Graphic.h"
#include "pp_PropertyMap.h"
Go to the source code of this file.
Classes | |
struct | _fp_Requisition |
struct | _fp_Allocation |
class | fg_FillType |
class | fp_ContainerObject |
class | fp_Container |
Defines | |
#define | INITIAL_OFFSET -99999999 |
Typedefs | |
typedef struct _fp_Requisition | fp_Requisition |
typedef struct _fp_Allocation | fp_Allocation |
Enumerations | |
enum | FG_Fill_Type { FG_FILL_TRANSPARENT, FG_FILL_COLOR, FG_FILL_IMAGE } |
enum | FP_ContainerType { FP_CONTAINER_RUN, FP_CONTAINER_LINE, FP_CONTAINER_VERTICAL, FP_CONTAINER_ROW, FP_CONTAINER_TABLE, FP_CONTAINER_CELL, FP_CONTAINER_COLUMN, FP_CONTAINER_HDRFTR, FP_CONTAINER_ENDNOTE, FP_CONTAINER_FOOTNOTE, FP_CONTAINER_COLUMN_POSITIONED, FP_CONTAINER_COLUMN_SHADOW, FP_CONTAINER_FRAME, FP_CONTAINER_TOC, FP_CONTAINER_ANNOTATION } |
#define INITIAL_OFFSET -99999999 |
Referenced by fp_TextRun::findPointCoords(), and fp_Line::setY().
typedef struct _fp_Allocation fp_Allocation |
typedef struct _fp_Requisition fp_Requisition |
enum FG_Fill_Type |
enum FP_ContainerType |