Home
last modified time | relevance | path

Searched refs:_sortIndex (Results 1 – 18 of 18) sorted by relevance

/dports/www/groupoffice/groupoffice-6.4.231-php-71/go/base/data/
H A DColumn.php48 private $_sortIndex; variable in GO\\Base\\Data\\Column
99 $this->_sortIndex = $sortIndex;
124 return $this->_sortIndex;
133 $this->_sortIndex=$index;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/
H A DDataColumn.cs40 internal Index _sortIndex = null; field in System.Data.DataColumn
1023 if ((null != _sortIndex) && (-1 == ordinal)) in SetOrdinalInternal()
1025 Debug.Assert(2 <= _sortIndex.RefCount, "bad sortIndex refcount"); in SetOrdinalInternal()
1026 _sortIndex.RemoveRef(); in SetOrdinalInternal()
1027 _sortIndex.RemoveRef(); // second should remove it from index collection in SetOrdinalInternal()
1028 _sortIndex = null; in SetOrdinalInternal()
1071 if (_sortIndex == null)
1075 _sortIndex.AddRef();
1077 return _sortIndex;
1408 if (_sortIndex != null) in CheckNotAllowNull()
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp99 int _sortIndex; member in CBrowseDialog
258 _sortIndex = 0; in OnInit()
389 if (index == _sortIndex) in OnNotify()
394 _sortIndex = index; in OnNotify()
496 switch (_sortIndex) in CompareItems()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/search/
H A DSearchEngineSelector.jsm314 this._sortIndex(b, defaultEngine, privateEngine) -
315 this._sortIndex(a, defaultEngine, privateEngine)
331 _sortIndex(obj, defaultEngine, privateEngine) {
/dports/www/firefox/firefox-99.0/toolkit/components/search/
H A DSearchEngineSelector.jsm359 this._sortIndex(b, defaultEngine, privateEngine) -
360 this._sortIndex(a, defaultEngine, privateEngine)
376 _sortIndex(obj, defaultEngine, privateEngine) {
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/search/
H A DSearchEngineSelector.jsm349 this._sortIndex(b, defaultEngine, privateEngine) -
350 this._sortIndex(a, defaultEngine, privateEngine)
366 _sortIndex(obj, defaultEngine, privateEngine) {
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/search/
H A DSearchEngineSelector.jsm349 this._sortIndex(b, defaultEngine, privateEngine) -
350 this._sortIndex(a, defaultEngine, privateEngine)
366 _sortIndex(obj, defaultEngine, privateEngine) {