ST_AnimatedIconView_SetFrame() is only used within STemWin.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinST_AnimatedIconView_SetFrame()

ST_AnimatedIconView_SetFrame() function

Syntax

void ST_AnimatedIconView_SetFrame (ST_ANIMATED_ICONVIEW_Handle hObj,     int Coord,     int Value);

Arguments

hObj

Coord

Value

References

LocationReferrerText
ST_GUI_Addons.h:91
void ST_AnimatedIconView_SetFrame (ST_ANIMATED_ICONVIEW_Handle hObj, int Coord, int Value);
k_menu.c:235k_InitMenu()
ST_AnimatedIconView_SetFrame(hIcon, GUI_COORD_Y, 30);
k_menu.c:236k_InitMenu()
ST_AnimatedIconView_SetFrame(hIcon, GUI_COORD_X, 10);
video_player_win.c:1468_cbDialog()
ST_AnimatedIconView_SetFrame(hItem, GUI_COORD_Y, 10);
video_player_win.c:1469_cbDialog()
ST_AnimatedIconView_SetFrame(hItem, GUI_COORD_X, 5);

Call Tree

Functions calling ST_AnimatedIconView_SetFrame()
all items filtered out
ST_AnimatedIconView_SetFrame()