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

_OnPaint_close() function

Paints close button

Syntax

static void _OnPaint_close(BUTTON_Handle hObj);

Arguments

hObj

button handle

Return value

None

References

LocationReferrerText
audio_player_win.c:489
static void _OnPaint_close(BUTTON_Handle hObj) {
audio_player_win.c:652_cbButton_close()
_OnPaint_close(pMsg->hWin);

Call Tree

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