_OnPaint_alarm() is only used within STemWin.
 
Symbols
loading...
Files
loading...

_OnPaint_alarm() function

Paints alarm button

Syntax

static void _OnPaint_alarm(BUTTON_Handle hObj,     uint32_t alarm_status);

Arguments

hObj

button handle

alarm_status

Return value

None

References

LocationReferrerText
home_alarm_win.c:202
static void _OnPaint_alarm(BUTTON_Handle hObj, uint32_t alarm_status) {
home_alarm_win.c:431_cbButton_alarm()
_OnPaint_alarm(pMsg->hWin, HomeSettings.b.alarm);

Call Tree

Functions calling _OnPaint_alarm()
Functions called by _OnPaint_alarm()
all items filtered out
_OnPaint_alarm()
Data read by _OnPaint_alarm()
_OnPaint_alarm()