Searched refs:LV_TXT_CMD_STATE_IN (Results 1 – 2 of 2) sorted by relevance
55 LV_TXT_CMD_STATE_IN, /**< Processing the command*/ enumerator
286 else if(*state == LV_TXT_CMD_STATE_IN) { in lv_txt_is_cmd()295 *state = LV_TXT_CMD_STATE_IN; /*After the parameter the text is in the command*/ in lv_txt_is_cmd()
Completed in 4 milliseconds