Searched refs:LV_PART_TEXTAREA_PLACEHOLDER (Results 1 – 4 of 4) sorted by relevance
72 LV_PART_TEXTAREA_PLACEHOLDER = LV_PART_CUSTOM_FIRST, enumerator
1279 lv_obj_init_draw_label_dsc(obj, LV_PART_TEXTAREA_PLACEHOLDER, &ph_dsc); in draw_placeholder()
18 - `LV_PART_TEXTAREA_PLACEHOLDER` Unique to Text Area, allows styling the placeholder text.
1002 lv_obj_add_style(obj, &styles->ta_placeholder, LV_PART_TEXTAREA_PLACEHOLDER); in theme_apply()