Home
last modified time | relevance | path

Searched refs:LV_TXT_CMD_STATE_IN (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_txt.h55 LV_TXT_CMD_STATE_IN, /**< Processing the command*/ enumerator
A Dlv_txt.c286 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