Searched refs:GetCount (Results 1 – 15 of 15) sorted by relevance
133 function GetCount: Integer;180 property Count: Integer read GetCount write SetCount;191 function GetCount: Integer;206 property Count: Integer read GetCount;222 function GetCount: Integer;294 function GetCount: Integer;465 InsertRange(GetCount, List);473 function TList<T>.GetCount: Integer; in GetCount() function626 function TDictionary<TKey, TValue>.GetCount: Integer; in GetCount() function
106 function GetCount: Integer; in GetCount() function222 function THashList<TKey, TValue>.GetCount: Integer; in THashList() function316 Result := GetItem(GetCount - 1);323 I := GetCount - 1;
24 virtual int GetCount() const = 0;
43 virtual int GetCount() const OVERRIDE;
186 int BrowserTabStripController::GetCount() const { in GetCount() function in BrowserTabStripController
189 return controller_->GetCount(); in GetModelCount()
421 for (int i = 0; i < controller()->GetCount(); ++i) { in OnBoundsChanged()
558 int GetCount() const;676 long GetCount() const; //loaded only839 unsigned long GetCount() const;
1969 int SeekHead::GetCount() const in GetCount() function in mkvparser::SeekHead2374 long Cues::GetCount() const in GetCount() function in mkvparser::Cues3260 unsigned long Segment::GetCount() const in GetCount() function in mkvparser::Segment5272 const long count = m_pSegment->GetCount(); //loaded only, not pre-loaded in Seek()5506 const long count = m_pSegment->GetCount(); //loaded only, not preloaded in Seek()
108 inline long GetCount();118 inline long FaceTemplate::GetCount() in GetCount() function
51 m_lFaceFeaturesNumber = lpFaceTemplate->GetCount(); in Face()
195 for (int i = 0; i < file_paths.GetCount(); i++) in listDirectory()
246 ReturnValue := FIList.GetCount;467 ReturnValue := FIDictionary.GetCount;
55 virtual HRESULT STDMETHODCALLTYPE GetCount(
486 hr = devices->GetCount(&count); in GetCoreAudioDevices()