Searched refs:currentFlags (Results 1 – 4 of 4) sorted by relevance
1424 int currentFlags = atoi(property); in prepare() local1425 if(currentFlags != sSimulationFlags) { in prepare()1426 sSimulationFlags = currentFlags; in prepare()
1628 int currentFlags = atoi(property); in prepare() local1629 if(currentFlags != sSimulationFlags) { in prepare()1630 sSimulationFlags = currentFlags; in prepare()
1953 int currentFlags = atoi(property); in prepare() local1954 if(currentFlags != sSimulationFlags) { in prepare()1955 sSimulationFlags = currentFlags; in prepare()
1999 int currentFlags = atoi(property); in prepare() local2000 if(currentFlags != sSimulationFlags) { in prepare()2001 sSimulationFlags = currentFlags; in prepare()