Home
last modified time | relevance | path

Searched defs:values_and_props (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/misc/
Dlv_style.c322 uint8_t * values_and_props = lv_realloc(style->values_and_props, size); in lv_style_set_prop() local
Dlv_style.h376 void * values_and_props; member