ST_AnimatedIconView_SetSpace() is only used within STemWin.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinST_AnimatedIconView_SetSpace()

ST_AnimatedIconView_SetSpace() function

Syntax

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

Arguments

hObj

Coord

Value

References

LocationReferrerText
ST_GUI_Addons.h:96
void ST_AnimatedIconView_SetSpace (ST_ANIMATED_ICONVIEW_Handle hObj, int Coord, int Value);
k_menu.c:233k_InitMenu()
ST_AnimatedIconView_SetSpace(hIcon, GUI_COORD_Y, 5);
k_menu.c:234k_InitMenu()
ST_AnimatedIconView_SetSpace(hIcon, GUI_COORD_X, 5);
video_player_win.c:1457_cbDialog()
ST_AnimatedIconView_SetSpace(hItem, GUI_COORD_Y, 5);
video_player_win.c:1458_cbDialog()
ST_AnimatedIconView_SetSpace(hItem, GUI_COORD_X, 25);

Call Tree

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