Home
last modified time | relevance | path

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

/lvgl-2.7.6/src/lv_widgets/
Dlv_msgbox.h48 lv_cont_ext_t bg; /*Ext. of ancestor*/ member
Dlv_page.h54 lv_cont_ext_t bg; /*Ext. of ancestor*/ member
Dlv_canvas.c1206 uint8_t bg = lv_img_buf_get_px_alpha(d, x, y); in set_px_alpha_generic() local
/lvgl-2.7.6/src/lv_draw/
Dlv_draw_blend.c934 static inline lv_color_t color_blend_true_color_additive(lv_color_t fg, lv_color_t bg, lv_opa_t opa) in color_blend_true_color_additive()
985 static inline lv_color_t color_blend_true_color_subtractive(lv_color_t fg, lv_color_t bg, lv_opa_t … in color_blend_true_color_subtractive()
/lvgl-2.7.6/src/lv_themes/
Dlv_theme_template.c28 lv_style_t bg; member
Dlv_theme_mono.c29 lv_style_t bg; member
Dlv_theme_material.c79 lv_style_t bg; member