i2c_oled sample
LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
is only used within i2c_oled sample.
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
ESP-IDF Framework and Examples
i2c_oled sample
LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY value
Syntax
Show:
Summary
Declaration
from
lv_font_fmt_txt.h:52
LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
;
Examples
References
from
examples
Code
Location
Referrer
LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
,
lv_font_fmt_txt.h:52
if
(
fdsc
->
cmaps
[
i
]
.
type
==
LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
)
{
lv_font_fmt_txt.c:225
get_glyph_dsc_id()
case
LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
:
lv_font_loader.c:276
load_cmaps_tables()
.
unicode_list
=
NULL
,
.
glyph_id_ofs_list
=
NULL
,
.
list_length
=
0
,
.
type
=
LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
lv_font_montserrat_14.c:1698
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
is read by 2 functions:
All items filtered out
LV_FONT_FMT_TXT_CMAP_FORMAT0_TINY
get_glyph_dsc_id()
load_cmaps_tables()
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