Home
last modified time | relevance | path

Searched defs:LV_SDL_FULLSCREEN (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h1027 #define LV_SDL_FULLSCREEN 0 /**< 1: Make the window full screen by default */ macro
/lvgl-latest/src/
Dlv_conf_internal.h3570 #define LV_SDL_FULLSCREEN CONFIG_LV_SDL_FULLSCREEN macro
3572 #define LV_SDL_FULLSCREEN 0 /**< 1: Make the window full screen by default */ macro
/lvgl-latest/
DKconfig1693 config LV_SDL_FULLSCREEN config