HomeSort by relevance Sort by last modified time
    Searched refs:GetCount (Results 1 - 25 of 25) sorted by null

  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip_controller.h 24 virtual int GetCount() const = 0;
browser_tab_strip_controller.h 43 virtual int GetCount() const OVERRIDE;
base_tab_strip.cc 189 return controller_->GetCount();
browser_tab_strip_controller.cc 186 int BrowserTabStripController::GetCount() const {
side_tab_strip.cc 421 for (int i = 0; i < controller()->GetCount(); ++i) {
  /external/opencv/cvaux/src/
_cvfacedetection.h 108 inline long GetCount();
118 inline long FaceTemplate::GetCount()
121 }//inline long FaceTemplate::GetCount()
cvface.cpp 51 m_lFaceFeaturesNumber = lpFaceTemplate->GetCount();
  /external/libvpx/libwebm/
mkvparser.hpp 558 int GetCount() const;
676 long GetCount() const; //loaded only
839 unsigned long GetCount() const;
mkvparser.cpp     [all...]
  /external/webkit/Source/WebCore/platform/wx/
FileSystemWx.cpp 195 for (int i = 0; i < file_paths.GetCount(); i++)
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 106 function GetCount: Integer;
222 function THashList<TKey, TValue>.GetCount: Integer;
316 Result := GetItem(GetCount - 1);
323 I := GetCount - 1;
Antlr.Runtime.Tools.pas 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;
626 function TDictionary<TKey, TValue>.GetCount: Integer;
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tools.Tests.pas 246 ReturnValue := FIList.GetCount;
467 ReturnValue := FIDictionary.GetCount;
  /external/chromium/chrome/browser/
jumplist_win.cc 55 virtual HRESULT STDMETHODCALLTYPE GetCount(
  /external/chromium/third_party/libjingle/source/talk/session/phone/
devicemanager.cc 486 hr = devices->GetCount(&count);
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 338 const size_t count = pSH->GetCount();
  /prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 464 milliseconds