Home
last modified time | relevance | path

Searched refs:lv_x11_window_create (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/drivers/x11/
Dlv_x11.h74 lv_display_t * lv_x11_window_create(char const * title, int32_t hor_res, int32_t ver_res);
Dlv_x11_display.c359 lv_display_t * lv_x11_window_create(char const * title, int32_t hor_res, int32_t ver_res) in lv_x11_window_create() function
/lvgl-latest/docs/details/integration/driver/
DX11.rst69 …lv_display_t * disp = lv_x11_window_create("LVGL X11 Simulation", monitor_hor_res, monitor_ver_res…
106 …lv_display_t * disp = lv_x11_window_create("LVGL X11 Simulation", monitor_hor_res, monitor_ver_res…