STemWin
DECLARE_FONT
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
DECLARE_FONT
DECLARE_FONT macro
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:302
#define
DECLARE_FONT
(
Type
)
\
void
GUI
##
Type
##
_DispChar
(
U16P
c
)
;
\
int
GUI
##
Type
##
_GetCharDistX
(
U16P
c
,
int
*
pSizeX
)
;
\
void
GUI
##
Type
##
_GetFontInfo
(
const
GUI_FONT
*
pFont
,
GUI_FONTINFO
*
pfi
)
;
\
char
GUI
##
Type
##
_IsInFont
(
const
GUI_FONT
*
pFont
,
U16
c
)
;
\
int
GUI
##
Type
##
_GetCharInfo
(
U16P
c
,
GUI_CHARINFO_EXT
*
pInfo
)
Arguments
Argument
Type
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