STemWin
GUI_TTF_CS
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_TTF_CS
GUI_TTF_CS struct
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:556
typedef
struct
{
GUI_TTF_DATA
*
pTTF
;
U32
aImageTypeBuffer
[
4
]
;
int
PixelHeight
;
int
FaceIndex
;
}
GUI_TTF_CS
;
Fields
Field
Declared as
GUI_TTF_CS::pTTF
GUI_TTF_DATA
*
GUI_TTF_CS::aImageTypeBuffer
U32
[
4
]
GUI_TTF_CS::PixelHeight
int
GUI_TTF_CS::FaceIndex
int
Related Functions
Found 2 other functions taking a
GUI_TTF_CS
argument:
Function
Description
GUI_TTF_CreateFont()
TrueType support (TTF)
GUI_TTF_CreateFontAA()
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