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

_OnPaint_pause() function

Paints pause button

Syntax

static void _OnPaint_pause(BUTTON_Handle hObj);

Arguments

hObj

button handle

Return value

None

References

LocationReferrerText
audio_recorder_win.c:157
static void _OnPaint_pause(BUTTON_Handle hObj) {
audio_recorder_win.c:286_cbButton_pause()
_OnPaint_pause(pMsg->hWin);

Call Tree

Functions calling _OnPaint_pause()
Functions called by _OnPaint_pause()
all items filtered out
_OnPaint_pause()