NXWidgets  1.19
Classes | Variables
glyph_mplayer_controls43x41.cxx File Reference

Go to the source code of this file.

Classes

struct  NxWM
 
struct  NxWM
 
struct  NxWM
 
struct  NxWM
 

Variables

static const NXWidgets::nxwidget_pixel_t g_normalLut [BITMAP_NLUTCODES]
 
static const NXWidgets::nxwidget_pixel_t g_brightLut [BITMAP_NLUTCODES]
 
static const struct NXWidgets::SRlePaletteBitmapEntry g_forwardRleEntries []
 
static const struct NXWidgets::SRlePaletteBitmapEntry g_playRleEntries []
 
static const struct NXWidgets::SRlePaletteBitmapEntry g_rewindRleEntries []
 
static const struct NXWidgets::SRlePaletteBitmapEntry g_pauseRleEntries []
 

Variable Documentation

◆ g_brightLut

const NXWidgets::nxwidget_pixel_t g_brightLut[BITMAP_NLUTCODES]
static
Initial value:
=
{
CONFIG_NXWM_DEFAULT_BACKGROUNDCOLOR,
#if 1
MKRGB(228,132,72),
MKRGB(204,44,0),
MKRGB(160,24,16)
#else
MKRGB(72,132,228),
MKRGB(0,44,204),
MKRGB(16,24,160)
#endif
}

Definition at line 92 of file glyph_mplayer_controls43x41.cxx.

◆ g_forwardRleEntries

const struct NXWidgets::SRlePaletteBitmapEntry g_forwardRleEntries[]
static

Definition at line 108 of file glyph_mplayer_controls43x41.cxx.

◆ g_normalLut

const NXWidgets::nxwidget_pixel_t g_normalLut[BITMAP_NLUTCODES]
static
Initial value:
=
{
CONFIG_NXWM_DEFAULT_BACKGROUNDCOLOR,
MKRGB(54,99,171),
MKRGB(0,33,153),
MKRGB(12,16,120)
}

Definition at line 84 of file glyph_mplayer_controls43x41.cxx.

◆ g_pauseRleEntries

const struct NXWidgets::SRlePaletteBitmapEntry g_pauseRleEntries[]
static

Definition at line 249 of file glyph_mplayer_controls43x41.cxx.

◆ g_playRleEntries

const struct NXWidgets::SRlePaletteBitmapEntry g_playRleEntries[]
static

Definition at line 155 of file glyph_mplayer_controls43x41.cxx.

◆ g_rewindRleEntries

const struct NXWidgets::SRlePaletteBitmapEntry g_rewindRleEntries[]
static

Definition at line 202 of file glyph_mplayer_controls43x41.cxx.