NXWidgets  1.19
Classes | Variables
glyph_calculator24x25.cxx File Reference

Go to the source code of this file.

Classes

struct  NxWM
 

Variables

static const uint32_t g_calculatorNormalLut [BITMAP_NLUTCODES]
 
static const uint32_t g_calculatorBrightLut [BITMAP_NLUTCODES]
 
static const struct NXWidgets::SRlePaletteBitmapEntry g_calculatorRleEntries []
 

Variable Documentation

◆ g_calculatorBrightLut

static const nxgl_mxpixel_t g_calculatorBrightLut
static
Initial value:
=
{
0xffffff, 0xc9cccc, 0xf9f9f9, 0x8dabd5, 0x69789f, 0xededed, 0x8a8a8a, 0xababab
}

Definition at line 78 of file glyph_calculator24x25.cxx.

◆ g_calculatorNormalLut

static const nxgl_mxpixel_t g_calculatorNormalLut
static
Initial value:
=
{
0xfcfcfc, 0xb8bcbc, 0xf8f8f8, 0x6890c8, 0x384c80, 0xe8e8e8, 0x646464, 0x909090
}

Definition at line 73 of file glyph_calculator24x25.cxx.

◆ g_calculatorRleEntries

const struct NXWidgets::SRlePaletteBitmapEntry g_calculatorRleEntries[]
static

Definition at line 134 of file glyph_calculator24x25.cxx.