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

_OnPaint_repeat_one() function

Paints repeat one button

Syntax

static void _OnPaint_repeat_one(BUTTON_Handle hObj,     uint32_t repeat_status);

Arguments

hObj

repeat_status

repeat button status

Return value

None

References

LocationReferrerText
audio_player_win.c:404
static void _OnPaint_repeat_one(BUTTON_Handle hObj, uint32_t repeat_status) {
audio_player_win.c:688_cbButton_repeat_one()
_OnPaint_repeat_one(pMsg->hWin, PlayerSettings.b.repeat);

Call Tree

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