ST_AnimatedIconView_SetDualFont() is only used within STemWin.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinST_AnimatedIconView_SetDualFont()

ST_AnimatedIconView_SetDualFont() function

Syntax

void ST_AnimatedIconView_SetDualFont (ST_ANIMATED_ICONVIEW_Handle hObj,     const GUI_FONT * pFont1,     const GUI_FONT * pFont2);

Arguments

hObj

pFont1

pFont2

References

LocationReferrerText
ST_GUI_Addons.h:90
void ST_AnimatedIconView_SetDualFont (ST_ANIMATED_ICONVIEW_Handle hObj, const GUI_FONT * pFont1, const GUI_FONT * pFont2);
k_menu.c:231k_InitMenu()
ST_AnimatedIconView_SetDualFont(hIcon, &GUI_FontAvantGarde24, &GUI_FontAvantGarde24);
video_player_win.c:1464_cbDialog()
ST_AnimatedIconView_SetDualFont(hItem, &GUI_FontLubalGraph24, &GUI_FontLubalGraph24);

Call Tree

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