Searched refs:lv_style_property_get_id (Results 1 – 4 of 4) sorted by relevance
219 lv_prop_id_t lv_style_property_get_id(const char * name);
184 lv_prop_id_t lv_style_property_get_id(const char * name) in lv_style_property_get_id() function232 id = lv_style_property_get_id(name); in lv_obj_property_get_id()
287 TEST_ASSERT_EQUAL_UINT32(LV_PROPERTY_STYLE_X, lv_style_property_get_id("x")); in test_obj_class_property()
247 - :cpp:type:`lv_prop_id_t` :cpp:expr:`lv_style_property_get_id(name)`