Searched defs:GetCount (Results 26 - 32 of 32) sorted by relevance

12

/external/pdfium/core/include/fxcrt/
H A Dfx_basic.h658 int GetCount() const { return m_nCount; } function in class:CFX_MapPtrToPtr
767 int GetCount() const;
816 int GetCount() const { return m_nCount; } function in class:CFX_PtrList
/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_layout_itemlayout.cpp480 int32_t CXFA_LayoutItem::GetCount() const { function in class:CXFA_LayoutItem
1763 if (pProcessor->m_rgPendingNodes.GetCount() < 1) {
1771 while (pProcessor->m_rgPendingNodes.GetCount() > 0) {
2720 m_rgPendingNodes.GetCount() == 0);
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvparser.cpp1593 int SeekHead::GetCount() const { return m_entry_count; } function in class:mkvparser::SeekHead
1855 long Cues::GetCount() const { function in class:mkvparser::Cues
2514 unsigned long Segment::GetCount() const { return m_clusterCount; } function in class:mkvparser::Segment
4830 const long count = m_pSegment->GetCount(); // loaded only, not preloaded
5120 const long count = m_pSegment->GetCount(); // loaded only, not pre-loaded
/external/libvpx/libwebm/mkvparser/
H A Dmkvparser.cc1592 int SeekHead::GetCount() const { return m_entry_count; } function in class:mkvparser::SeekHead
1854 long Cues::GetCount() const { function in class:mkvparser::Cues
2513 unsigned long Segment::GetCount() const { return m_clusterCount; } function in class:mkvparser::Segment
4829 const long count = m_pSegment->GetCount(); // loaded only, not preloaded
5338 const long count = m_pSegment->GetCount(); // loaded only, not pre-loaded
/external/opencv3/modules/videoio/src/
H A Dcap_msmf.hpp945 STDMETHODIMP GetCount(UINT32* pcItems) function in class:CBaseAttributes
948 return _spAttributes->GetCount(pcItems);
1646 hr = pType->GetCount(&uiTotal);
1725 hr = pType->GetCount(&uiTotal);
2136 // GetCount: Returns the number of items in the list.
2137 DWORD GetCount() const { return m_count; } function in class:List
2141 return (GetCount() == 0);
2957 *pStreamSinkCount = m_streams.GetCount();
2974 DWORD cStreams = m_streams.GetCount();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 635 milliseconds

12