Searched refs:ApplyCommand (Results 1 – 1 of 1) sorted by relevance
52 static char * ApplyCommand = NULL; // Apply this command to all images. variable291 ApplyCommand = CommandString;376 if (ApplyCommand[a] == '&'){377 if (ApplyCommand[a+1] == 'i'){383 if (ApplyCommand[a+1] == 'o'){391 ExecString[e++] = ApplyCommand[a];392 if (ApplyCommand[a] == 0) break;711 ApplyCommand = RotateCommand;713 ApplyCommand = NULL;815 if (ApplyCommand || AutoRotate){[all …]