Searched refs:filled (Results 1 – 6 of 6) sorted by relevance
44 uint32_t filled : 1; /**< Used to skip dithering in it if already done */ member
23 if(grad == NULL || grad->filled) return; in lv_dither_none()27 grad->filled = 1; in lv_dither_none()
200 item->filled = 0; in allocate_item()
182 grad->filled = 0; /*Should we force refilling it each draw call ?*/ in draw_bg()
24 …e success, at the same time, the `font` member of `lv_ft_info_t` will be filled with a pointer to …
88 If a background image is configured the background won't be filled with `bg_color`.