Searched refs:lv_i18n_get_text (Results 1 – 2 of 2) sorted by relevance
59 const char * lv_i18n_get_text(const char * msg_id);79 #define _(text) lv_i18n_get_text(text)
226 const char * lv_i18n_get_text(const char * msg_id) in lv_i18n_get_text() function