rgb_panel sample
load_kern()
is only used within rgb_panel sample.
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
ESP-IDF Framework and Examples
rgb_panel sample
load_kern()
load_kern() function
Syntax
Show:
Summary
Declaration
Definition
from
lv_binfont_loader.c:67
int32_t
load_kern
(
lv_fs_file_t
*
fp
,
lv_font_fmt_txt_dsc_t
*
font_dsc
,
uint8_t
format
,
uint32_t
start
)
;
Implemented in
lv_binfont_loader.c:564
Arguments
Argument
Declared as
fp
lv_fs_file_t
*
font_dsc
lv_font_fmt_txt_dsc_t
*
format
uint8_t
start
uint32_t
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