Home
last modified time | relevance | path

Searched refs:aCurrentIndex (Results 1 – 25 of 31) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/tools/ShapeView/
H A DShapeView_Tools.cxx41 for (int aCurrentIndex = 0; aSubShapeIt.More(); aSubShapeIt.Next(), aCurrentIndex++) in IsPossibleToExplode() local
H A DShapeView_ItemShape.cxx52 for (int aCurrentIndex = 0; aSubShapeIt.More(); aSubShapeIt.Next(), aCurrentIndex++) in Shape() local
/dports/cad/opencascade/opencascade-7.6.0/tools/VInspector/
H A DVInspector_ItemPresentableObject.cxx159 int aCurrentIndex = 1; /* Properties item of context*/ in Init() local
160 …rator anIOIt = aListOfIOSorted.begin(); anIOIt != aListOfIOSorted.end(); anIOIt++, aCurrentIndex++) in Init()
162 if (aCurrentIndex != aRowId) in Init()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/misc/
H A Dindexcollection.cxx319 OIndex aCurrentIndex(*pNames); in implConstructFrom() local
320 implFillIndexInfo(aCurrentIndex); in implConstructFrom()
321 m_aIndexes.push_back(aCurrentIndex); in implConstructFrom()
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/misc/
H A Dindexcollection.cxx320 OIndex aCurrentIndex(*pNames); in implConstructFrom() local
321 implFillIndexInfo(aCurrentIndex); in implConstructFrom()
322 m_aIndexes.push_back(aCurrentIndex); in implConstructFrom()
/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/src/json/
H A Dfpjsondataset.pp88 Function Insert(aCurrentIndex{%H-}, aRecordIndex : Integer) : NativeInt; virtual;
89 // Record at index aCurrentIndex has changed. Update index and return new listindex.
91 // Find list index for Record at index aCurrentIndex. Return -1 if not found.
106 Function Insert(aCurrentIndex, aRecordIndex : Integer) : NativeInt; override;
108 Function Update(aCurrentIndex, aRecordIndex : Integer) : NativeInt; override;
590 function TDefaultJSONIndex.Insert(aCurrentIndex, aRecordIndex: Integer): NativeInt;
592 FList.Insert(aCurrentIndex,PNativeInt(aRecordIndex));
593 Result:=aCurrentIndex;
604 If RecordIndex[aCurrentIndex]<>aRecordIndex then
605 …nt record index in default index, expected %d, got %d.',[aCurrentIndex,RecordIndex[aCurrentIndex]]…
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/src/json/
H A Dfpjsondataset.pp88 Function Insert(aCurrentIndex{%H-}, aRecordIndex : Integer) : NativeInt; virtual;
89 // Record at index aCurrentIndex has changed. Update index and return new listindex.
91 // Find list index for Record at index aCurrentIndex. Return -1 if not found.
106 Function Insert(aCurrentIndex, aRecordIndex : Integer) : NativeInt; override;
108 Function Update(aCurrentIndex, aRecordIndex : Integer) : NativeInt; override;
590 function TDefaultJSONIndex.Insert(aCurrentIndex, aRecordIndex: Integer): NativeInt;
592 FList.Insert(aCurrentIndex,PNativeInt(aRecordIndex));
593 Result:=aCurrentIndex;
604 If RecordIndex[aCurrentIndex]<>aRecordIndex then
605 …nt record index in default index, expected %d, got %d.',[aCurrentIndex,RecordIndex[aCurrentIndex]]…
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/tree/
H A DnsTreeSelection.cpp542 NS_IMETHODIMP nsTreeSelection::GetCurrentIndex(int32_t* aCurrentIndex) { in GetCurrentIndex() argument
543 *aCurrentIndex = mCurrentIndex; in GetCurrentIndex()
/dports/www/firefox/firefox-99.0/layout/xul/tree/
H A DnsTreeSelection.cpp542 NS_IMETHODIMP nsTreeSelection::GetCurrentIndex(int32_t* aCurrentIndex) { in GetCurrentIndex() argument
543 *aCurrentIndex = mCurrentIndex; in GetCurrentIndex()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/tree/
H A DnsTreeSelection.cpp542 NS_IMETHODIMP nsTreeSelection::GetCurrentIndex(int32_t* aCurrentIndex) { in GetCurrentIndex() argument
543 *aCurrentIndex = mCurrentIndex; in GetCurrentIndex()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/tree/
H A DnsTreeSelection.cpp542 NS_IMETHODIMP nsTreeSelection::GetCurrentIndex(int32_t* aCurrentIndex) { in GetCurrentIndex() argument
543 *aCurrentIndex = mCurrentIndex; in GetCurrentIndex()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/
H A DnsNavBookmarks.h152 int32_t& aCurrentIndex);
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/places/
H A DnsNavBookmarks.h149 int32_t& aCurrentIndex);
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/
H A DnsNavBookmarks.h148 int32_t& aCurrentIndex);
/dports/www/firefox/firefox-99.0/toolkit/components/places/
H A DnsNavBookmarks.h148 int32_t& aCurrentIndex);
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/
H A DnsNavBookmarks.h148 int32_t& aCurrentIndex);
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/tree/
H A DnsTreeSelection.cpp556 NS_IMETHODIMP nsTreeSelection::GetCurrentIndex(int32_t* aCurrentIndex) { in GetCurrentIndex() argument
557 *aCurrentIndex = mCurrentIndex; in GetCurrentIndex()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/xul/tree/
H A DnsTreeSelection.cpp612 NS_IMETHODIMP nsTreeSelection::GetCurrentIndex(int32_t *aCurrentIndex) in GetCurrentIndex() argument
614 *aCurrentIndex = mCurrentIndex; in GetCurrentIndex()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/places/
H A DnsNavBookmarks.h142 int32_t& aCurrentIndex);
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/mediasource/
H A DTrackBuffersManager.h400 void UpdateEvictionIndex(TrackData& aTrackData, uint32_t aCurrentIndex);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/mediasource/
H A DTrackBuffersManager.h410 void UpdateEvictionIndex(TrackData& aTrackData, uint32_t aCurrentIndex);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/mediasource/
H A DTrackBuffersManager.h397 void UpdateEvictionIndex(TrackData& aTrackData, uint32_t aCurrentIndex);
/dports/www/firefox-esr/firefox-91.8.0/dom/media/mediasource/
H A DTrackBuffersManager.h418 void UpdateEvictionIndex(TrackData& aTrackData, uint32_t aCurrentIndex);
/dports/www/firefox/firefox-99.0/dom/media/mediasource/
H A DTrackBuffersManager.h418 void UpdateEvictionIndex(TrackData& aTrackData, uint32_t aCurrentIndex);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/mediasource/
H A DTrackBuffersManager.h418 void UpdateEvictionIndex(TrackData& aTrackData, uint32_t aCurrentIndex);

12