Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_label.c24 CMD_STATE_IN, enumerator
174 } else if(cmd_state == CMD_STATE_IN) { /*Command end */ in lv_draw_label()
196 cmd_state = CMD_STATE_IN; /*After the parameter the text is in the command*/ in lv_draw_label()
204 if(cmd_state == CMD_STATE_IN) color = recolor; in lv_draw_label()

Completed in 2 milliseconds