Home
last modified time | relevance | path

Searched refs:change (Results 1 – 4 of 4) sorted by relevance

/DragonOS-0.1.7/kernel/src/libs/libUI/
Dscreen_manager.h40 int (*change)(struct scm_buffer_info_t *buf); // 改变ui框架的帧缓冲区的回调函数 member
Dscreen_manager.c113 ops->change == NULL) in __check_ui_param()
260 if (ptr->ui_ops->change(buf) != 0) // 这里的change回调函数不会是空指针吗 问题2 in scm_enable_double_buffer()
319 ptr->ui_ops->change(&video_frame_buffer_info); in scm_reinit()
Dtextui.c103 .change = &textui_change_handler,
/DragonOS-0.1.7/
DLICENSE12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
25 if you want it, that you can change the software or use pieces of it
96 stating that you changed the files and the date of any change.
286 free software which everyone can redistribute and change under these terms.