Lines Matching full:in
72 …bool "If true use custom malloc/free, otherwise use the built-in `lv_mem_alloc()` and `lv_mem_free…
75 int "Size of the memory used by `lv_mem_alloc` in kilobytes (>= 2kB)"
107 Can be changed in the display driver (`lv_disp_drv_t`).
122 int "Default Dots Per Inch (in px)."
171 … If only the built-in image formats are used there is no real advantage of caching.
190 LV_GRAD_CACHE_DEF_SIZE sets the size of this cache in bytes.
199 …The increase in memory consumption is (32 bits * object width) plus 24 bits * object width if usin…
206 The increase in memory consumption is (24 bits * object's width)
212 Only used if software rotation is enabled in the display driver.
261 Note that symbol SDK_OS_FREE_RTOS has to be defined in order
325 bool "Enable/Disable LV_LOG_TRACE in mem module"
330 bool "Enable/Disable LV_LOG_TRACE in timer module"
335 bool "Enable/Disable LV_LOG_TRACE in indev module"
340 bool "Enable/Disable LV_LOG_TRACE in disp refr module"
345 bool "Enable/Disable LV_LOG_TRACE in event module"
350 bool "Enable/Disable LV_LOG_TRACE in obj create module"
355 bool "Enable/Disable LV_LOG_TRACE in layout module"
360 bool "Enable/Disable LV_LOG_TRACE in anim module"
450 bool "Change the built-in (v)snprintf functions"
458 bool "Enable float in built-in (v)snprintf functions"
493 menu "Enable built-in fonts"
703 Minimum number of characters in a long word to put on a line before a break.
710 Minimum number of characters in a long word to put on a line after a break.
739 In these languages characters should be replaced with
740 an other form based on their position in the text.
779 … bool "Store extra some info in labels (12 bytes) to speed up drawing of very long texts."
894 int "Default transition time in [ms]"
907 bool "A layout similar to Flexbox in CSS."
910 bool "A layout similar to Grid in CSS."
925 int ">0 to cache this number of bytes in lv_fs_read()"
939 int ">0 to cache this number of bytes in lv_fs_read()"
953 int ">0 to cache this number of bytes in lv_fs_read()"
964 int ">0 to cache this number of bytes in lv_fs_read()"
975 int ">0 to cache this number of bytes in lv_fs_read()"
1051 bool "draw img in label or span obj"
1070 bool "Use built-in Thesaurus"