Home
last modified time | relevance | path

Searched refs:DropsAcceptable (Results 1 – 6 of 6) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DWnd.cpp263 void Wnd::DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last, in DropsAcceptable() function in Wnd
1071 this->DropsAcceptable(drop_wnds_acceptable.begin(), drop_wnds_acceptable.end(), pt, mod_keys); in DragDropHere()
1079 this->DropsAcceptable(drop_wnds_acceptable.begin(), drop_wnds_acceptable.end(), pt, mod_keys); in CheckDrops()
H A DListBox.cpp574 void ListBox::DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last, in DropsAcceptable() function in ListBox
1612 this->DropsAcceptable(drop_wnds_acceptable.begin(), drop_wnds_acceptable.end(), pt, mod_keys); in DragDropHere()
/dports/games/freeorion/freeorion-0.4.10.2/GG/GG/
H A DWnd.h792 virtual void DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last,
H A DListBox.h552 void DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last,
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DFleetWnd.cpp1081 void DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last,
1193 DropsAcceptable(drop_wnds_acceptable.begin(), drop_wnds_acceptable.end(), pt, mod_keys); in DragDropHere()
1205 DropsAcceptable(drop_wnds_acceptable.begin(), drop_wnds_acceptable.end(), pt, mod_keys); in DragDropHere()
1231 void FleetDataPanel::DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last, in DropsAcceptable() function in FleetDataPanel
1236 Wnd::DropsAcceptable(first, last, pt, mod_keys); in DropsAcceptable()
1993 DropsAcceptable(drop_wnds_acceptable.begin(), drop_wnds_acceptable.end(), pt, mod_keys); in DragDropHere()
2057 void DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last, in DropsAcceptable() function in FleetsListBox
2277 void DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last, in DropsAcceptable() function in ShipsListBox
H A DDesignWnd.cpp1342 void DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last,
3621 void DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last,
3688 void SlotControl::DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last, in DropsAcceptable() function in SlotControl
3788 DropsAcceptable(drop_wnds_acceptable.begin(), drop_wnds_acceptable.end(), pt, mod_keys); in DragDropEnter()
3849 void PartsListBox::DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last, in DropsAcceptable() function in PartsListBox
4030 void DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last,
4894 void DesignWnd::MainPanel::DropsAcceptable(DropsAcceptableIter first, DropsAcceptableIter last, in DropsAcceptable() function in DesignWnd::MainPanel