STemWin
+
0
/10 examples
SourceVu will show references to
GUI_CHARINFO_EXT
from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
STemWin
STemWin_SampleDemo
STM32469I-Discovery
Applications
STemWin
STemWin_Fonts
STemWin_SampleDemo
STM32469I_EVAL
Applications
STemWin
STemWin_Fonts
STemWin_SampleDemo
STM324x9I_EVAL
Applications
STemWin
STemWin_Fonts
STemWin_SampleDemo
STM324xG_EVAL
Applications
STemWin
STemWin_SampleDemo
STM32F429I-Discovery
Applications
STemWin
STemWin_Fonts
STemWin_SampleDemo
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
GUI_CHARINFO_EXT
GUI_CHARINFO_EXT struct
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:202
typedef
struct
{
U8
XSize
;
U8
YSize
;
I8
XPos
;
I8
YPos
;
U8
XDist
;
const
unsigned
char
*
pData
;
}
GUI_CHARINFO_EXT
;
Fields
Field
Declared as
GUI_CHARINFO_EXT::XSize
U8
GUI_CHARINFO_EXT::YSize
U8
GUI_CHARINFO_EXT::XPos
I8
GUI_CHARINFO_EXT::YPos
I8
GUI_CHARINFO_EXT::XDist
U8
GUI_CHARINFO_EXT::pData
const
unsigned
char
*
Related Functions
Found 11 other functions taking a
GUI_CHARINFO_EXT
argument:
Function
GUIPROP_EXT_GetCharInfo()
GUIPROP_FRM_GetCharInfo()
GUIMONO_GetCharInfo()
GUIPROP_GetCharInfo()
GUIPROPAA_GetCharInfo()
GUIPROP_AA2_GetCharInfo()
GUIPROP_AA2_EXT_GetCharInfo()
GUIPROP_AA4_GetCharInfo()
GUIPROP_AA4_EXT_GetCharInfo()
GUI_SIF__GetCharInfo_ExtFrm()
GUI_XBF__GetCharInfo()
Examples
GUI_CHARINFO_EXT
is referenced by 10 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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