Searched defs:values_and_props (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/misc/ | ||
D | lv_style.c | 322 uint8_t * values_and_props = lv_realloc(style->values_and_props, size); in lv_style_set_prop() local |
D | lv_style.h | 376 void * values_and_props; member |