Searched refs:LV_KEY_END (Results 1 – 4 of 4) sorted by relevance
41 LV_KEY_END = 3, /*0x03, ETX*/ enumerator
45 LV_KEY_END,
97 - **LV_KEY_END** Go to the end (E.g. in a [Text area](/widgets/core/textarea))
892 else if(c == LV_KEY_END) in lv_textarea_event()