STemWin
GUI_MULTIBUF_API_EX
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_MULTIBUF_API_EX
GUI_MULTIBUF_API_EX struct
Syntax
Show:
Summary
Declaration
from
GUI_Type.h:171
typedef
struct
{
void
(
*
cbBeginEx
)
(
int
LayerIndex
)
;
void
(
*
cbEndEx
)
(
int
LayerIndex
)
;
}
GUI_MULTIBUF_API_EX
;
Fields
Field
Declared as
GUI_MULTIBUF_API_EX::cbBeginEx
void
(
*
)
(
int
LayerIndex
)
GUI_MULTIBUF_API_EX::cbEndEx
void
(
*
)
(
int
LayerIndex
)
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