Searched defs:msg_id (Results 1 – 2 of 2) sorted by relevance
207 static const char * __lv_i18n_get_text_core(lv_i18n_phrase_t * trans, const char * msg_id) in __lv_i18n_get_text_core()226 const char * lv_i18n_get_text(const char * msg_id) in lv_i18n_get_text()258 const char * lv_i18n_get_text_plural(const char * msg_id, int32_t num) in lv_i18n_get_text_plural()
24 const char * msg_id; member