Searched refs:ta_placeholder (Results 1 – 1 of 1) sorted by relevance
117 lv_style_t ta_cursor, ta_placeholder; member557 style_init_reset(&styles->ta_placeholder); in style_init()558 …lv_style_set_text_color(&styles->ta_placeholder, (theme.flags & MODE_DARK) ? lv_palette_darken(LV_… in style_init()1008 lv_obj_add_style(obj, &styles->ta_placeholder, LV_PART_TEXTAREA_PLACEHOLDER); in theme_apply()