Home
last modified time | relevance | path

Searched defs:DeleteColumn (Results 1 – 25 of 86) sorted by relevance

1234

/dports/net-im/jarl/Jarl-0.5001/lib/Tk/
H A DMulColListbox.pm691 sub DeleteColumn { subroutine
/dports/net-p2p/amule/aMule-2.3.3/src/
H A DMuleListCtrl.h222 bool DeleteColumn(int WXUNUSED(col)) { wxFAIL; return false; } in DeleteColumn() function
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DMuleListCtrl.h222 bool DeleteColumn(int WXUNUSED(col)) { wxFAIL; return false; } in DeleteColumn() function
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/algs/qgis/
H A DDeleteColumn.py33 class DeleteColumn(QgisFeatureBasedAlgorithm): class
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DListView.cpp49 bool CListView::DeleteColumn(unsigned int itemIdx) in DeleteColumn() function in CListView
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/archivers/lzma/lzma-19.00/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DListView.h31 …bool DeleteColumn(int columnIndex) { return BOOLToBool(ListView_DeleteColumn(_window, columnIndex)… in DeleteColumn() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dheaderctrl.h293 void DeleteColumn(unsigned int idx) in DeleteColumn() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dheaderctrl.h302 void DeleteColumn(unsigned int idx) in DeleteColumn() function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dheaderctrl.h293 void DeleteColumn(unsigned int idx) in DeleteColumn() function
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/qt/
H A Ddataview.cpp198 bool wxDataViewCtrl::DeleteColumn( wxDataViewColumn *column ) in DeleteColumn() function in wxDataViewCtrl
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dtreelist.cpp438 void wxTreeListModel::DeleteColumn(unsigned col) in DeleteColumn() function in wxTreeListModel
953 bool wxTreeListCtrl::DeleteColumn(unsigned col) in DeleteColumn() function in wxTreeListCtrl
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dtreelist.cpp623 void wxTreeListModel::DeleteColumn(unsigned col) in DeleteColumn() function in wxTreeListModel
1134 bool wxTreeListCtrl::DeleteColumn(unsigned col) in DeleteColumn() function in wxTreeListCtrl
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dtreelist.cpp623 void wxTreeListModel::DeleteColumn(unsigned col) in DeleteColumn() function in wxTreeListModel
1134 bool wxTreeListCtrl::DeleteColumn(unsigned col) in DeleteColumn() function in wxTreeListCtrl
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/Windows/Control/
H A DControls.cpp395 bool CListView::DeleteColumn(int columnIndex) { in DeleteColumn() function in NWindows::NControl::CListView

1234