Gnash
0.8.11dev
|
Facet for SWF-compatible case conversion. More...
#include <SWFCtype.h>
Public Types | |
typedef std::ctype< wchar_t >::char_type | char_type |
Public Member Functions | |
SWFCtype (size_t refs=0) | |
Protected Member Functions | |
virtual char_type | do_toupper (char_type) const |
virtual const char_type * | do_toupper (char_type *low, const char_type *high) const |
virtual char_type | do_tolower (char_type) const |
virtual const char_type * | do_tolower (char_type *low, const char_type *high) const |
Facet for SWF-compatible case conversion.
typedef std::ctype<wchar_t>::char_type gnash::SWFCtype::char_type |
|
inline |
|
protectedvirtual |
References gnash::key::m.
Referenced by do_tolower().
|
protectedvirtual |
References do_tolower().
|
protectedvirtual |
References gnash::key::m.
Referenced by do_toupper().
|
protectedvirtual |
References do_toupper().