STemWin
GUI_FONT_TRANSINFO
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
GUI_FONT_TRANSINFO
GUI_FONT_TRANSINFO struct
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:189
typedef
struct
{
U16P
FirstChar
;
U16P
LastChar
;
const
GUI_FONT_TRANSLIST
*
pList
;
}
GUI_FONT_TRANSINFO
;
Fields
Field
Declared as
GUI_FONT_TRANSINFO::FirstChar
U16P
GUI_FONT_TRANSINFO::LastChar
U16P
GUI_FONT_TRANSINFO::pList
const
GUI_FONT_TRANSLIST
*
Examples
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