NXWidgets  1.19
Classes | Variables
glyph_stop21x21.cxx File Reference

Go to the source code of this file.

Classes

struct  NxWM
 

Variables

static const uint32_t g_stopNormalLut [BITMAP_NLUTCODES]
 
static const uint32_t g_stopBrightLut [BITMAP_NLUTCODES]
 
static const struct NXWidgets::SRlePaletteBitmapEntry g_stopRleEntries []
 

Variable Documentation

◆ g_stopBrightLut

static const uint8_t g_stopBrightLut
static
Initial value:
=
{
0xe1e1e1, 0xfc9090, 0xfcc6c6, 0xe13f3f, 0xfc3f3f, 0xab5a5a, 0xfcfcfc, 0xe1fcfc,
0xc63f3f, 0xc63f5a, 0xfce1e1
}

Definition at line 79 of file glyph_stop21x21.cxx.

◆ g_stopNormalLut

static const nxgl_mxpixel_t g_stopNormalLut
static
Initial value:
=
{
0xd8d8d8, 0xfc6c6c, 0xfcb4b4, 0xd80000, 0xfc0000, 0x902424, 0xfcfcfc, 0xd8fcfc,
0xb40000, 0xb40024, 0xfcd8d8
}

Definition at line 73 of file glyph_stop21x21.cxx.

◆ g_stopRleEntries

const struct NXWidgets::SRlePaletteBitmapEntry g_stopRleEntries[]
static

Definition at line 142 of file glyph_stop21x21.cxx.