Home
last modified time | relevance | path

Searched full:body (Results 1 – 14 of 14) sorted by relevance

/lvgl-latest/src/drivers/wayland/
Dlv_wayland.c219 struct graphic_object * body; member
1109 …ow->decoration[d] = create_graphic_obj(&application, window, (FIRST_DECORATION + d), window->body); in draw_window()
1167 if(window->body->surface_configured == false) { in xdg_surface_handle_configure()
1184 window->body->surface_configured = true; in xdg_surface_handle_configure()
1202 LV_LOG_TRACE("current body w:%d h:%d", window->body->width, window->body->height); in xdg_toplevel_handle_configure()
1917 return attach_decoration(window, decoration, buf, window->body); in create_decoration()
1957 smm_resize(window->body->buffer_group, ((width * bpp) * height) * 2); in resize_window()
1959 window->body->width = width; in resize_window()
1960 window->body->height = height; in resize_window()
1962 /* Pre-allocate two buffers for the window body here */ in resize_window()
[all …]
/lvgl-latest/tests/unity/
Dyaml_helper.rb10 def self.load(body) argument
12 YAML.unsafe_load(body)
14 YAML.load(body)
19 body = File.read(file)
20 self.load(body)
/lvgl-latest/.devcontainer/
Dlvgl_shell.html5 html, body {
14 body {
36 <body>
84 </body>
/lvgl-latest/src/draw/vg_lite/
Dlv_draw_vg_lite_line.c140 /* draw line body */ in lv_draw_vg_lite_line()
160 /* close draw line body */ in lv_draw_vg_lite_line()
/lvgl-latest/docs/
DCONTRIBUTING.rst106 <body>
132 ``<body>`` optional and can be used to describe the details of this
DCODE_OF_CONDUCT.rst.back10 regardless of age, body size, disability, ethnicity, gender identity and
DDoxyfile507 # documentation blocks found inside the body of a function. If set to NO, these
962 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
/lvgl-latest/.github/ISSUE_TEMPLATE/
Ddev-discussion.yml4 body:
Dbug-report.yml4 body:
Dfeat-planning.yml4 body:
/lvgl-latest/.github/workflows/
Drelease.yml24 body: |
/lvgl-latest/docs/_static/css/
Dcustom.css142 div.body {
/lvgl-latest/src/libs/expat/
Dinternal.h10 body and a low number of arguments and local variables.
/lvgl-latest/tests/
DCMakeLists.txt186 -Wempty-body