Home
last modified time | relevance | path

Searched refs:SelectInverse (Results 1 – 7 of 7) sorted by relevance

/dports/games/springlobby/springlobby-0.180/src/
H A Dcustomlistctrl.h163 void SelectInverse();
H A Dcustomvirtlistctrl.h278 void SelectInverse();
H A Dcustomlistctrl.cpp139 void CustomListCtrl::SelectInverse() in SelectInverse() function in CustomListCtrl
H A Dcustomvirtlistctrl.cpp193 void CustomVirtListCtrl<T,L>::SelectInverse() in SelectInverse() function in CustomVirtListCtrl
/dports/games/springlobby/springlobby-0.180/src/downloader/filelister/
H A Dfilelistdialog.cpp117 m_filelistctrl->SelectInverse(); in OnSelectInv()
/dports/devel/upp/upp/uppsrc/GridCtrl/
H A DGridCtrl.h1718 void SelectInverse(int from, int to);
H A DGridCtrl.cpp7242 void GridCtrl::SelectInverse(int from, int to) in SelectInverse() function in Upp::GridCtrl