Searched refs:lv_style_get_num_custom_props (Results 1 – 3 of 3) sorted by relevance
46 uint32_t initial_custom_props = lv_style_get_num_custom_props(); in test_custom_prop_ids()63 … TEST_ASSERT_EQUAL(initial_custom_props + max_props_to_register, lv_style_get_num_custom_props()); in test_custom_prop_ids()
375 lv_style_prop_t lv_style_get_num_custom_props(void);
217 lv_style_prop_t lv_style_get_num_custom_props(void) in lv_style_get_num_custom_props() function