Qt 4.8
Variables
qfontlaocodec.cpp File Reference
#include "qfontlaocodec_p.h"
#include "qlist.h"

Go to the source code of this file.

Variables

static unsigned char const unicode_to_mulelao [256]
 

Variable Documentation

◆ unicode_to_mulelao

unsigned char const unicode_to_mulelao[256]
static
Initial value:
=
{
0x00, 0xa1, 0xa2, 0x00, 0xa4, 0x00, 0x00, 0xa7,
0xa8, 0x00, 0xaa, 0x00, 0x00, 0xad, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0xb4, 0xb5, 0xb6, 0xb7,
0x00, 0xb9, 0xba, 0xbb, 0xbc, 0xbd, 0xbe, 0xbf,
0x00, 0xc1, 0xc2, 0xc3, 0x00, 0xc5, 0x00, 0xc7,
0x00, 0x00, 0xca, 0xcb, 0x00, 0xcd, 0xce, 0xcf,
0xd0, 0xd1, 0xd2, 0xd3, 0xd4, 0xd5, 0xd6, 0xd7,
0xd8, 0xd9, 0x00, 0xdb, 0xdc, 0xdd, 0x00, 0x00,
0xe0, 0xe1, 0xe2, 0xe3, 0xe4, 0x00, 0xe6, 0x00,
0xe8, 0xe9, 0xea, 0xeb, 0xec, 0xed, 0x00, 0x00,
0xf0, 0xf1, 0xf2, 0xf3, 0xf4, 0xf5, 0xf6, 0xf7,
0xf8, 0xf9, 0x00, 0x00, 0xfc, 0xfd, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
}

Definition at line 50 of file qfontlaocodec.cpp.

Referenced by QFontLaoCodec::convertFromUnicode().