Searched refs:CMD_STATE_IN (Results 1 – 1 of 1) sorted by relevance
24 CMD_STATE_IN, enumerator174 } 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 4 milliseconds