Searched refs:prop_array (Results 1 – 1 of 1) sorted by relevance
54 #define LV_STYLE_CONST_INIT(var_name, prop_array) \ argument57 .v_p = { .const_props = prop_array }, \60 .prop_cnt = (sizeof(prop_array) / sizeof((prop_array)[0])), \63 #define LV_STYLE_CONST_INIT(var_name, prop_array) \ argument65 .v_p = { .const_props = prop_array }, \68 .prop_cnt = (sizeof(prop_array) / sizeof((prop_array)[0])), \