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

_cbButton_repeat_off() function

callback for repeat off button

Syntax

static void _cbButton_repeat_off(WM_MESSAGE * pMsg);

Arguments

pMsg

pointer to data structure of type WM_MESSAGE

Return value

None

References

LocationReferrerText
audio_player_win.c:719
static void _cbButton_repeat_off(WM_MESSAGE * pMsg) {
audio_player_win.c:1554_cbMainDialog()
WM_SetCallback(hItem, _cbButton_repeat_off);

Call Tree

Functions called by _cbButton_repeat_off()
_cbButton_repeat_off()
Data read by _cbButton_repeat_off()
Data written by _cbButton_repeat_off()
_cbButton_repeat_off()
all items filtered out