Home
last modified time | relevance | path

Searched defs:GetCapacity (Results 1 – 12 of 12) sorted by relevance

/external/pdfium/xfa/src/fwl/src/theme/
Dpushbuttontp.cpp89 void* CFWL_PushButtonTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity() function in CFWL_PushButtonTP
Dcomboboxtp.cpp76 void* CFWL_ComboBoxTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity() function in CFWL_ComboBoxTP
Dscrollbartp.cpp24 void* CFWL_ScrollBarTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity() function in CFWL_ScrollBarTP
Dmonthcalendartp.cpp151 void* CFWL_MonthCalendarTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity() function in CFWL_MonthCalendarTP
Dformtp.cpp149 void* CFWL_FormTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity() function in CFWL_FormTP
Dwidgettp.cpp72 void* CFWL_WidgetTP::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity() function in CFWL_WidgetTP
/external/lzma/CPP/7zip/Common/
DStreamObjects.h55 size_t GetCapacity() const { return _capacity; } in GetCapacity() function
/external/libweave/src/
Daccess_black_list_manager_impl.cc159 size_t AccessBlackListManagerImpl::GetCapacity() const { in GetCapacity() function in weave::AccessBlackListManagerImpl
/external/pdfium/xfa/src/fwl/src/lightwidget/
Dtheme.cpp43 void* CFWL_Theme::GetCapacity(CFWL_ThemePart* pThemePart, FX_DWORD dwCapacity) { in GetCapacity() function in CFWL_Theme
/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fwltheme.cpp172 void* CXFA_FWLTheme::GetCapacity(CFWL_ThemePart* pThemePart, in GetCapacity() function in CXFA_FWLTheme
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas468 function TList<T>.GetCapacity: Integer; in GetCapacity() function
/external/v8/src/
Delements.cc915 uint32_t GetCapacity(JSObject* holder, FixedArrayBase* backing_store) final { in GetCapacity() function in v8::internal::__anonf0d343220111::ElementsAccessorBase