Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/lvgl_demo/rk_demo/setting/
H A Dwifi_ui.c183 lv_obj_t * ibox = lv_obj_get_parent(obj); in event_cb() local
211 lv_obj_t *ibox = lv_inputbox_create(NULL, title, "请输入密码", btns, false); in connect_wifi() local