Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BuffDoc.cpp File Reference

#include "names.h"
#include "BuffDoc.h"
#include "config.h"
#include "CDrawBuffer.h"
#include "ZText.h"
#include "ebookcodec.h"

Include dependency graph for BuffDoc.cpp:

Go to the source code of this file.

Defines

#define NEWLINEBREAK
#define INCREMENTALWIDTH

Functions

static bool isletter (unsigned short c)
static bool isvowel (unsigned short c)
bool isconsonant (unsigned short c)


Define Documentation

#define INCREMENTALWIDTH
 

Definition at line 4 of file BuffDoc.cpp.

#define NEWLINEBREAK
 

Definition at line 3 of file BuffDoc.cpp.


Function Documentation

bool isconsonant unsigned short  c  )  [inline]
 

Definition at line 136 of file BuffDoc.cpp.

References isletter(), and isvowel().

Referenced by BuffDoc::getline().

static bool isletter unsigned short  c  )  [static]
 

Definition at line 75 of file BuffDoc.cpp.

Referenced by BuffDoc::getline(), and isconsonant().

static bool isvowel unsigned short  c  )  [static]
 

Definition at line 84 of file BuffDoc.cpp.

Referenced by BuffDoc::getline(), and isconsonant().


Generated on Sat Nov 5 16:48:53 2005 for OPIE by  doxygen 1.4.2