Home
last modified time | relevance | path

Searched refs:prop_array (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/misc/
Dlv_style.h52 #define LV_STYLE_CONST_INIT(var_name, prop_array) \ argument
55 .values_and_props = (void*)prop_array, \
60 #define LV_STYLE_CONST_INIT(var_name, prop_array) \ argument
62 .values_and_props = (void*)prop_array, \