Searched refs:lv_style_get_num_custom_props (Results 1 – 3 of 3) sorted by relevance
48 uint32_t initial_custom_props = lv_style_get_num_custom_props(); in test_custom_prop_ids()65 … TEST_ASSERT_EQUAL(initial_custom_props + max_props_to_register, lv_style_get_num_custom_props()); in test_custom_prop_ids()
433 lv_style_prop_t lv_style_get_num_custom_props(void);
237 lv_style_prop_t lv_style_get_num_custom_props(void) in lv_style_get_num_custom_props() function