Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/text/textFont.cxx File Reference

#include "textFont.h"
#include "config_text.h"
#include "ctype.h"

Go to the source code of this file.

Functions

bool isblank (unsigned int ch)
 An internal function, similar to isspace(), except it does not consider newlines to be whitespace.

bool isspacew (unsigned int ch)
 An internal function that works like isspace() but is safe to call for a wide character.


Detailed Description

Definition in file textFont.cxx.


Function Documentation

bool isblank unsigned int  ch  )  [inline]
 

An internal function, similar to isspace(), except it does not consider newlines to be whitespace.

Definition at line 39 of file textFont.cxx.

References INLINE.

bool isspacew unsigned int  ch  )  [inline]
 

An internal function that works like isspace() but is safe to call for a wide character.

Definition at line 53 of file textFont.cxx.

Referenced by TextFont::calc_width(), TextFont::wordwrap_to(), and TextFont::write().


Generated on Fri May 2 00:46:17 2003 for Panda by doxygen1.3