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

_OnPaint_background() function

Paints background button

Syntax

static void _OnPaint_background(BUTTON_Handle hObj);

Arguments

hObj

button handle

Return value

None

References

LocationReferrerText
audio_player_win.c:316
static void _OnPaint_background(BUTTON_Handle hObj) {
audio_player_win.c:618_cbButton_background()
_OnPaint_background(pMsg->hWin);

Call Tree

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