Searched refs:dotPostion (Results 1 – 1 of 1) sorted by relevance
312 int dotPostion = -1; in GetDirectionAndStep() local314 if (words[1][i] == '.' && dotPostion == -1) { in GetDirectionAndStep()315 dotPostion = static_cast<int>(i); in GetDirectionAndStep()