STemWin_SampleDemo
GUIDEMO_IconView()
is only used within STemWin_SampleDemo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/6)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin_SampleDemo
GUIDEMO_IconView()
GUIDEMO_IconView() function
Public routines GUIDEMO_IconView
Syntax
Show:
Summary
Declaration
Definition
from
GUIDEMO.h:229
void
GUIDEMO_IconView
(
void
)
;
Implemented in
GUIDEMO_IconView.c:6579
Examples
References
from
examples
Code
Location
void
GUIDEMO_IconView
(
void
)
{
GUIDEMO_IconView.c:6579
void
GUIDEMO_IconView
(
void
)
;
GUIDEMO.h:229
GUIDEMO_IconView
,
GUIDEMO_Conf.c:98
Call Tree
from
examples
GUIDEMO_IconView()
calls 24 functions:
All items filtered out
GUIDEMO_IconView()
GUIDEMO_CheckCancel()
GUIDEMO_GetTime()
GUIDEMO_HideInfoWin()
GUIDEMO_NotifyStartNext()
GUIDEMO_ShowIntro()
WM_DeleteWindow()
WM_SetCallback()
WM_EnableMemdev()
WM_SendMessageNoPara()
WM_SetFocus()
WM_GetDesktopWindow()
GUI_Delay()
LCD_GetYSize()
TEXT_CreateEx()
TEXT_SetFont()
TEXT_SetTextAlign()
TEXT_SetTextColor()
TEXT_SetWrapMode()
ICONVIEW_CreateEx()
ICONVIEW_AddBitmapItem()
ICONVIEW_SetBkColor()
ICONVIEW_SetFont()
ICONVIEW_SetSel()
GUI_SIF_CreateFont()
All items filtered out
Data Use
from
examples
GUIDEMO_IconView()
reads 6 variables:
GUI_WRAPMODE::GUI_WRAPMODE_WORD
BITMAP_ITEM::pBitmap
BITMAP_ITEM::pText
_aBitmapItem
_cbWin()
_acFramed24B
All items filtered out
GUIDEMO_IconView()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out