Searched refs:new_locations (Results 1 – 3 of 3) sorted by relevance
243 base::hash_map<int, gfx::Rect> new_locations; in SendLocationChanges() local267 new_locations[id] = new_location; in SendLocationChanges()275 locations_.swap(new_locations); in SendLocationChanges()
292 BreakpointLocationList::StartRecordingNewLocations (BreakpointLocationCollection &new_locations) in StartRecordingNewLocations() argument296 m_new_location_recorder = &new_locations; in StartRecordingNewLocations()
242 StartRecordingNewLocations(BreakpointLocationCollection &new_locations);