Lines Matching full:on
32 /*Enable features to draw on transparent background.
160 /*Allow dithering the gradients (to achieve visual smooth color gradients on limited color depth di…
266 *If LV_USE_LOG is enabled an error message will be printed on failure*/
352 *should also appear on LVGL binding API such as Micropython.*/
405 *The limit depends on the font size, font face and bpp.
434 /*Can break (wrap) texts on these chars*/
441 /*Minimum number of characters in a long word to put on a line before a break.
442 *Depends on LV_TXT_LINE_BREAK_LONG_LEN.*/
445 /*Minimum number of characters in a long word to put on a line after a break.
446 *Depends on LV_TXT_LINE_BREAK_LONG_LEN.*/
465 …*In these languages characters should be replaced with an other form based on their position in th…
582 /*1: Enable grow on press*/
614 …#define LV_FS_STDIO_LETTER '\0' /*Set an upper cased letter on which the drive will accessible…
622 …#define LV_FS_POSIX_LETTER '\0' /*Set an upper cased letter on which the drive will accessible…
630 …#define LV_FS_WIN32_LETTER '\0' /*Set an upper cased letter on which the drive will accessible…
638 …#define LV_FS_FATFS_LETTER '\0' /*Set an upper cased letter on which the drive will accessible…
645 …#define LV_FS_LITTLEFS_LETTER '\0' /*Set an upper cased letter on which the drive will accessi…