STemWin
GUI_FONTINFO
is only used within STemWin.
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_FONTINFO
GUI_FONTINFO struct
FONT structures This structure is used when retrieving information about a font. It is designed for future expansion without incompatibilities.
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:243
typedef
struct
{
U16
Flags
;
U8
Baseline
;
U8
LHeight
;
U8
CHeight
;
}
GUI_FONTINFO
;
Fields
Field
Declared as
GUI_FONTINFO::Flags
U16
GUI_FONTINFO::Baseline
U8
GUI_FONTINFO::LHeight
U8
GUI_FONTINFO::CHeight
U8
Related Functions
Found 13 other functions taking a
GUI_FONTINFO
argument:
Function
GUIPROP_EXT_GetFontInfo()
GUIPROP_GetFontInfo()
GUIPROP_AA4_GetFontInfo()
GUIPROP_FRM_GetFontInfo()
GUIMONO_GetFontInfo()
GUIPROPAA_GetFontInfo()
GUIPROP_AA2_GetFontInfo()
GUIPROP_AA2_EXT_GetFontInfo()
GUIPROP_AA4_EXT_GetFontInfo()
GUI_GetFontInfo()
GUI_SIF__GetFontInfo_ExtFrm()
GUI_XBF__GetFontInfo()
GUI_SIF__GetFontInfo()
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