Lines Matching full:this
37 /*Images pixels with this color will not be drawn if they are chroma keyed)*/
76 /*Default display refresh period. LVG will redraw changed areas with this period time*/
156 /*Number of stops allowed per gradient. Increase this to allow more stops.
157 *This adds (sizeof(lv_color_t) + 1) bytes per additional stop*/
162 *LV_GRAD_CACHE_DEF_SIZE sets the size of this cache in bytes.
339 /*Export integer constant to binding. This macro is used with constants in the form of LV_<CONST> t…
425 /*If a word is at least this long, will break wherever "prettiest"
609 #define LV_FS_STDIO_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
617 #define LV_FS_POSIX_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
625 #define LV_FS_WIN32_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
632 #define LV_FS_FATFS_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
639 #define LV_FS_LITTLEFS_CACHE_SIZE 0 /*>0 to cache this number of bytes in lv_fs_read()*/
653 /* Maximum number of opened FT_Face/FT_Size objects managed by this cache instance. */
685 /*This needs to be adjusted according to the size of the screen*/