Home
last modified time | relevance | path

Searched defs:GetEntryList (Results 1 – 11 of 11) sorted by relevance

/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcAvidaConfig.h189 tList<cBaseConfigEntry>& GetEntryList() { return entry_list; } in GetEntryList() function
190 const tList<cBaseConfigEntry>& GetEntryList() const { return entry_list; } in GetEntryList() function
213 tList<cBaseConfigFormatEntry>& GetEntryList() { return m_entry_list; } in GetEntryList() function
214 const tList<cBaseConfigFormatEntry>& GetEntryList() const { return m_entry_list; } in GetEntryList() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/slidesorter/view/
H A DSlsViewCacheContext.cxx78 std::shared_ptr<std::vector<cache::CacheKey> > ViewCacheContext::GetEntryList (bool bVisible) in GetEntryList() function in sd::slidesorter::view::ViewCacheContext
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/slidesorter/view/
H A DSlsViewCacheContext.cxx78 std::shared_ptr<std::vector<cache::CacheKey> > ViewCacheContext::GetEntryList (bool bVisible) in GetEntryList() function in sd::slidesorter::view::ViewCacheContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/presenter/
H A DPresenterPreviewCache.cxx278 PresenterPreviewCache::PresenterCacheContext::GetEntryList (bool bVisible) in GetEntryList() function in sd::presenter::PresenterPreviewCache::PresenterCacheContext
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/presenter/
H A DPresenterPreviewCache.cxx278 PresenterPreviewCache::PresenterCacheContext::GetEntryList (bool bVisible) in GetEntryList() function in sd::presenter::PresenterPreviewCache::PresenterCacheContext
/dports/games/springlobby/springlobby-0.180/src/helper/
H A Dslconfig.cpp244 wxArrayString slConfig::GetEntryList( const wxString& base_key ) in GetEntryList() function in slConfig
/dports/misc/usd/USD-21.11/pxr/usd/sdf/
H A DchangeList.h207 const EntryList & GetEntryList() const { return _entries; } in GetEntryList() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/passwords/settings/
H A Dpassword_manager_presenter.cc100 FormVector GetEntryList(const std::map<std::string, FormVector>& map) { in GetEntryList() function
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dlistbox.hxx265 ImplEntryList* GetEntryList() const { return mpEntryList.get(); } in GetEntryList() function in ImplListBoxWindow
410 const ImplEntryList* GetEntryList() const { return maLBWindow->GetEntryList(); } in GetEntryList() function in ImplListBox
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dlistbox.hxx267 ImplEntryList* GetEntryList() const { return mpEntryList.get(); } in GetEntryList() function in ImplListBoxWindow
417 const ImplEntryList* GetEntryList() const { return maLBWindow->GetEntryList(); } in GetEntryList() function in ImplListBox
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/rct1/
H A DS4Importer.cpp2387 EntryList* GetEntryList(ObjectType objectType) in GetEntryList() function in RCT1::S4Importer