#include "textFont.h"
#include "config_text.h"
#include "ctype.h"
Go to the source code of this file.
Functions | |
INLINE bool | isblank (unsigned int ch) |
INLINE bool | isspacew (unsigned int ch) |
|
Definition at line 32 of file textFont.cxx. Referenced by TextFont::wordwrap_to(). |
|
Definition at line 42 of file textFont.cxx. Referenced by TextFont::wordwrap_to(). |