Lines Matching full:on

98 			depends on LV_USE_BUILTIN_MALLOC
103 depends on LV_USE_BUILTIN_MALLOC
108 depends on LV_USE_BUILTIN_MALLOC
164 depends on LV_OS_CUSTOM
169 depends on LV_OS_FREERTOS
192 depends on LV_USE_MATRIX
199 depends on LV_USE_DRAW_SW
217 depends on LV_USE_OS > 0
225 Required to draw anything on the screen.
230 depends on LV_USE_DRAW_SW
235 depends on LV_USE_DRAW_SW
240 depends on LV_USE_DRAW_SW
245 depends on LV_USE_DRAW_SW
250 depends on LV_USE_DRAW_SW
255 depends on LV_USE_DRAW_SW
260 depends on LV_USE_DRAW_SW
265 depends on LV_USE_DRAW_SW
270 depends on LV_USE_DRAW_SW
276 depends on LV_DRAW_SW_SUPPORT_I1
281 depends on LV_USE_DRAW_SW
289 depends on LV_USE_DRAW_SW
296 depends on LV_USE_DRAW_SW
298 Disabling this allows arm2d to work on its own (for testing only)
303 depends on LV_USE_DRAW_SW
311 depends on LV_USE_DRAW_SW
318 depends on LV_DRAW_SW_COMPLEX
327 depends on LV_DRAW_SW_COMPLEX
338 depends on LV_USE_DRAW_SW
362 depends on LV_DRAW_SW_ASM_CUSTOM
365 bool "Use NXP's VG-Lite GPU on iMX RTxxx platforms"
370 depends on LV_USE_DRAW_VGLITE
375 depends on LV_USE_DRAW_VGLITE && LV_USE_OS > 0
380 depends on LV_USE_VGLITE_DRAW_THREAD
387 depends on LV_USE_DRAW_VGLITE
391 bool "Use NXP's PXP on iMX RTxxx platforms"
396 depends on LV_USE_PXP
401 depends on LV_USE_PXP
406 depends on LV_USE_DRAW_PXP && LV_USE_OS > 0
411 depends on LV_USE_DRAW_PXP
415 bool "Use Renesas Dave2D on RA platforms"
432 depends on LV_USE_DRAW_VG_LITE
437 depends on LV_USE_DRAW_VG_LITE
442 depends on LV_USE_DRAW_VG_LITE
449 depends on LV_USE_DRAW_VG_LITE
457 depends on LV_USE_DRAW_VG_LITE
466 depends on LV_USE_DRAW_VG_LITE
476 bool "Use DMA2D on the supporting STM32 platforms"
484 depends on LV_USE_DRAW_DMA2D
489 depends on LV_USE_DRAW_DMA2D
498 depends on LV_USE_OPENGLES
544 depends on LV_USE_LOG
549 depends on LV_USE_LOG
554 depends on LV_USE_LOG
559 depends on LV_USE_LOG
564 depends on LV_USE_LOG
569 depends on LV_USE_LOG
574 depends on LV_USE_LOG
579 depends on LV_USE_LOG
584 depends on LV_USE_LOG
589 depends on LV_USE_LOG
594 depends on LV_USE_LOG
632 Also add the index number of the draw unit on white background.
633 For layers add the index number of the draw unit on black background.
642 depends on LV_ENABLE_GLOBAL_CUSTOM
648 depends on LV_USE_DRAW_SW
660 depends on LV_USE_DRAW_SW
672 depends on LV_USE_DRAW_SW
702 depends on LV_USE_OBJ_ID
707 depends on LV_USE_OBJ_ID
716 depends on LV_USE_OBJ_PROPERTY
724 depends on LV_USE_THORVG
727 for debugging and testing on PC simulator. Enable LV_USE_THORVG,
733 depends on LV_USE_VG_LITE_THORVG
738 depends on LV_USE_VG_LITE_THORVG
743 depends on LV_USE_VG_LITE_THORVG
748 depends on LV_USE_VG_LITE_THORVG
753 depends on LV_USE_VG_LITE_THORVG
758 depends on LV_USE_VG_LITE_THORVG
762 depends on LV_USE_FLOAT
949 The limit depends on the font size, font face and format
976 string "Can break (wrap) texts on these chars"
989 depends on LV_TXT_LINE_BREAK_LONG_LEN > 0
991 Minimum number of characters in a long word to put on a line before a break.
996 depends on LV_TXT_LINE_BREAK_LONG_LEN > 0
998 Minimum number of characters in a long word to put on a line after a break
1014 depends on LV_USE_BIDI
1028 another form based on their position in the text.
1055 depends on LV_USE_CALENDAR
1058 depends on LV_USE_CALENDAR
1062 depends on LV_USE_CALENDAR
1066 depends on LV_USE_CALENDAR
1096 depends on LV_USE_LABEL
1100 depends on LV_USE_LABEL
1104 depends on LV_USE_LABEL
1118 depends on LV_USE_VECTOR_GRAPHIC && (LV_USE_THORVG_INTERNAL || LV_USE_THORVG_EXTERNAL)
1144 depends on LV_USE_SPAN
1161 depends on LV_USE_TEXTAREA
1182 depends on LV_USE_THEME_DEFAULT
1184 bool "Enable grow on press"
1186 depends on LV_USE_THEME_DEFAULT
1190 depends on LV_USE_THEME_DEFAULT
1216 bool "File system on top of stdio API"
1218 int "Set an upper cased letter on which the drive will accessible (e.g. 65 for 'A')"
1220 depends on LV_USE_FS_STDIO
1223 depends on LV_USE_FS_STDIO
1227 depends on LV_USE_FS_STDIO
1230 bool "File system on top of posix API"
1232 int "Set an upper cased letter on which the drive will accessible (e.g. 65 for 'A')"
1234 depends on LV_USE_FS_POSIX
1237 depends on LV_USE_FS_POSIX
1241 depends on LV_USE_FS_POSIX
1244 bool "File system on top of Win32 API"
1246 int "Set an upper cased letter on which the drive will accessible (e.g. 65 for 'A')"
1248 depends on LV_USE_FS_WIN32
1251 depends on LV_USE_FS_WIN32
1255 depends on LV_USE_FS_WIN32
1258 bool "File system on top of FatFS"
1260 int "Set an upper cased letter on which the drive will accessible (e.g. 65 for 'A')"
1262 depends on LV_USE_FS_FATFS
1265 depends on LV_USE_FS_FATFS
1269 depends on LV_USE_FS_FATFS
1272 bool "File system on top of memory-mapped API"
1274 int "Set an upper cased letter on which the drive will accessible (e.g. 65 for 'A')"
1276 depends on LV_USE_FS_MEMFS
1279 bool "File system on top of littlefs API"
1281 int "Set an upper cased letter on which the drive will accessible (e.g. 65 for 'A')"
1283 depends on LV_USE_FS_LITTLEFS
1286 depends on LV_USE_FS_LITTLEFS
1289 bool "File system on top of Arduino ESP littlefs API"
1291 int "Set an upper cased letter on which the drive will accessible (e.g. 65 for 'A')"
1293 depends on LV_USE_FS_ARDUINO_ESP_LITTLEFS
1296 depends on LV_USE_FS_ARDUINO_ESP_LITTLEFS
1299 bool "File system on top of Arduino SD API"
1301 int "Set an upper cased letter on which the drive will accessible (e.g. 65 for 'A')"
1303 depends on LV_USE_FS_ARDUINO_SD
1306 depends on LV_USE_FS_ARDUINO_SD
1309 bool "File system on top of the UEFI EFI_SIMPLE_FILE_SYSTEM_PROTOCOL"
1311 int "Set an upper cased letter on which the drive will accessible (e.g. 65 for 'A')"
1313 depends on LV_USE_FS_UEFI
1335 depends on LV_USE_GIF
1343 depends on LV_USE_VECTOR_GRAPHIC
1347 depends on LV_USE_SVG
1363 depends on LV_USE_FREETYPE
1367 depends on LV_USE_FREETYPE
1375 depends on LV_USE_TINY_TTF
1379 depends on LV_USE_TINY_TTF
1388 depends on LV_USE_THORVG
1400 depends on LV_USE_LZ4
1412 depends on LV_USE_FFMPEG
1416 depends on LV_USE_FFMPEG
1434 depends on LV_USE_SYSMON
1438 depends on LV_USE_PERF_MONITOR
1463 depends on LV_USE_PERF_MONITOR
1469 depends on LV_USE_BUILTIN_MALLOC && LV_USE_SYSMON
1473 depends on LV_USE_MEM_MONITOR
1506 depends on LV_USE_PROFILER_BUILTIN
1583 depends on LV_USE_IME_PINYIN
1587 depends on LV_IME_PINYIN_USE_K9_MODE
1591 depends on LV_USE_IME_PINYIN
1597 depends on LV_USE_IME_PINYIN
1608 depends on LV_USE_FILE_EXPLORER
1612 depends on LV_USE_FILE_EXPLORER
1619 depends on LV_USE_FREETYPE
1623 depends on LV_USE_FONT_MANAGER
1640 bool "Use SDL to open window on PC and handle mouse and keyboard"
1644 depends on LV_USE_SDL
1649 depends on LV_USE_SDL
1666 depends on LV_USE_SDL
1674 depends on !LV_SDL_RENDER_MODE_PARTIAL
1678 depends on LV_SDL_RENDER_MODE_PARTIAL
1683 depends on LV_USE_SDL
1690 depends on LV_USE_SDL
1695 depends on LV_USE_SDL
1700 depends on LV_USE_SDL
1705 depends on LV_USE_SDL
1717 depends on LV_USE_SDL
1722 bool "Use X11 window manager to open window on Linux PC and handle mouse and keyboard"
1726 depends on LV_USE_X11
1730 depends on LV_USE_X11
1734 depends on LV_USE_X11
1755 bool "Use the wayland client to open a window and handle inputs on Linux or BSD"
1758 bool "Draw client side window decorations, only necessary on Mutter (GNOME)"
1759 depends on LV_USE_WAYLAND
1763 depends on LV_USE_WAYLAND
1771 depends on LV_USE_LINUX_FBDEV
1776 depends on LV_USE_LINUX_FBDEV
1798 depends on LV_USE_LINUX_FBDEV
1806 depends on !LV_LINUX_FBDEV_RENDER_MODE_PARTIAL
1810 depends on LV_LINUX_FBDEV_RENDER_MODE_PARTIAL
1816 depends on LV_USE_LINUX_FBDEV
1823 depends on LV_USE_LINUX_FBDEV && LV_LINUX_FBDEV_CUSTOM_BUFFER
1832 depends on LV_USE_NUTTX
1837 depends on LV_USE_NUTTX
1842 depends on LV_USE_NUTTX
1847 depends on LV_USE_NUTTX
1852 depends on LV_USE_NUTTX_LCD
1868 depends on LV_USE_NUTTX_LCD
1875 depends on LV_USE_NUTTX_LCD && LV_NUTTX_LCD_CUSTOM_BUFFER
1880 depends on LV_USE_NUTTX
1885 depends on LV_USE_NUTTX_TOUCHSCREEN
1908 depends on LV_USE_LIBINPUT
1913 depends on LV_USE_LIBINPUT
1947 depends on LV_USE_ST_LTDC && !LV_USE_DRAW_DMA2D
1951 depends on LV_OS_WINDOWS
1960 depends on LV_USE_UEFI
1965 depends on LV_USE_UEFI
1969 bool "Use GLFW and OpenGL to open window on PC and handle mouse and keyboard"
1974 depends on LV_USE_OPENGLES
1983 depends on LV_USE_QNX
2025 depends on LV_FONT_MONTSERRAT_18
2032 depends on LV_USE_DEMO_MUSIC
2036 depends on LV_USE_DEMO_MUSIC
2040 depends on LV_USE_DEMO_MUSIC
2044 depends on LV_USE_DEMO_MUSIC
2048 depends on LV_USE_DEMO_MUSIC
2060 depends on LV_USE_VECTOR_GRAPHIC