Text.cpp File Reference

Go to the source code of this file.

Classes

class  MHTextItem
class  MHTextLine

Functions

static void InterpretAttributes (const MHOctetString &attrs, int &style, int &size, int &lineSpace, int &letterSpace)

Variables

static const char * rchJustification []
static const char * rchlineOrientation []
static const char * rchStartCorner []

Function Documentation

static void InterpretAttributes ( const MHOctetString attrs,
int &  style,
int &  size,
int &  lineSpace,
int &  letterSpace 
) [static]

Definition at line 392 of file Text.cpp.

Referenced by MHText::Redraw().


Variable Documentation

const char* rchJustification[] [static]
Initial value:
{
    "start", 
    "end",
    "centre",
    "justified" 
}

Definition at line 152 of file Text.cpp.

Referenced by MHText::GetJustification(), and MHText::PrintMe().

const char* rchlineOrientation[] [static]
Initial value:
{
    "vertical", 
    "horizontal"
}

Definition at line 174 of file Text.cpp.

Referenced by MHText::GetLineOrientation(), and MHText::PrintMe().

const char* rchStartCorner[] [static]
Initial value:
{
    "upper-left", 
    "upper-right",
    "lower-left",
    "lower-right" 
}

Definition at line 193 of file Text.cpp.

Referenced by MHText::GetStartCorner(), and MHText::PrintMe().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:49 2012 for MythTV by  doxygen 1.6.3