Lines Matching full:this
46 …#pragma message("Possible failure to include lv_conf.h, please read the comment in this file if yo…
103 /*Images pixels with this color will not be drawn if they are chroma keyed)*/
214 /*Default display refresh period. LVG will redraw changed areas with this period time*/
359 /*Number of stops allowed per gradient. Increase this to allow more stops.
360 *This adds (sizeof(lv_color_t) + 1) bytes per additional stop*/
371 *LV_GRAD_CACHE_DEF_SIZE sets the size of this cache in bytes.
969 /*Export integer constant to binding. This macro is used with constants in the form of LV_<CONST> t…
1291 /*If a word is at least this long, will break wherever "prettiest"
2008 #define LV_FS_STDIO_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
2040 #define LV_FS_POSIX_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
2072 #define LV_FS_WIN32_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
2097 #define LV_FS_FATFS_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
2122 … #define LV_FS_LITTLEFS_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
2201 /* Maximum number of opened FT_Face/FT_Size objects managed by this cache instance. */
2350 /*This needs to be adjusted according to the size of the screen*/