Searched refs:SetSource (Results 1 – 2 of 2) sorted by relevance
138 moves_.Get(i)->SetSource(destination); in PerformMove()140 moves_.Get(i)->SetSource(source); in PerformMove()
1477 void SetSource(Location value) { source_ = value; } in SetSource() function