Home
last modified time | relevance | path

Searched refs:GetFolderCount (Results 1 – 20 of 20) sorted by relevance

/dports/net-im/psi/psi-1.5/src/
H A Dgoogleftmanager.cpp258 else if (session_->manifest()->GetFileCount() && session_->manifest()->GetFolderCount()) in description()
259 …irectories").arg(session_->manifest()->GetFileCount()).arg(session_->manifest()->GetFolderCount()); in description()
262 else if (session_->manifest()->GetFolderCount()) in description()
263 description = QString("%1 directories").arg(session_->manifest()->GetFolderCount()); in description()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/
H A DAutoSwitch.cpp98 if (vecItems.GetFolderCount() == vecItems.Size()) in ByFolders()
129 if (vecItems.GetFolderCount() > iCompare) in ByFiles()
H A DFileItem.h705 int GetFolderCount() const;
H A DFileItem.cpp2567 int CFileItemList::GetFolderCount() const in GetFolderCount() function in CFileItemList
/dports/deskutils/egroupware/egroupware/vendor/egroupware/z-push-dev/src/lib/core/
H A Duserstoreinfo.php68 public function GetFolderCount() { function in UserStoreInfo
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/z-push/vendor/z-push/lib/core/
H A Duserstoreinfo.php68 public function GetFolderCount() { function in UserStoreInfo
/dports/games/hllib/HLLib/
H A DDirectoryFolder.h59 hlUInt GetFolderCount(hlBool bRecurse = hlTrue) const;
H A DDirectoryFolder.cpp598 hlUInt CDirectoryFolder::GetFolderCount(hlBool bRecurse) const in GetFolderCount() function in CDirectoryFolder
611 uiCount += static_cast<const CDirectoryFolder *>(pItem)->GetFolderCount(bRecurse); in GetFolderCount()
H A DWrapper.cpp270 return static_cast<const CDirectoryFolder *>(pItem)->GetFolderCount(bRecurse); in hlFolderGetFolderCount()
/dports/archivers/hlextract/HLLib/
H A DDirectoryFolder.h59 hlUInt GetFolderCount(hlBool bRecurse = hlTrue) const;
H A DDirectoryFolder.cpp598 hlUInt CDirectoryFolder::GetFolderCount(hlBool bRecurse) const in GetFolderCount() function in CDirectoryFolder
611 uiCount += static_cast<const CDirectoryFolder *>(pItem)->GetFolderCount(bRecurse); in GetFolderCount()
H A DWrapper.cpp270 return static_cast<const CDirectoryFolder *>(pItem)->GetFolderCount(bRecurse); in hlFolderGetFolderCount()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pictures/
H A DGUIWindowPictures.cpp160 int nFolders = m_vecItems->GetFolderCount(); in UpdateButtons()
191 …if (items.GetFolderCount() == items.Size() || !CServiceBroker::GetSettingsComponent()->GetSettings… in OnPrepareFileItems()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/dialogs/
H A DGUIDialogPVRGroupManager.cpp197 if (m_channelGroups->GetFolderCount() == 0) in ActionButtonUngroupedChannels()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/music/windows/
H A DGUIWindowMusicBase.cpp892 if (items.GetFolderCount()==items.Size() || items.IsMusicDb() || in OnRetrieveMusicInfo()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/places/
H A DnsNavHistoryQuery.cpp1180 NS_IMETHODIMP nsNavHistoryQuery::GetFolderCount(uint32_t* aCount) { in GetFolderCount() function in nsNavHistoryQuery
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/places/
H A DnsNavHistoryQuery.cpp1269 NS_IMETHODIMP nsNavHistoryQuery::GetFolderCount(uint32_t *aCount) in GetFolderCount() function in nsNavHistoryQuery
/dports/devel/upp/upp/bazaar/Functions4U/
H A DFunctions4U.h164 long GetFolderCount() {return folderCount;}; in GetFolderCount() function
/dports/games/hllib/lib/
H A DHLLib.h736 hlUInt GetFolderCount(hlBool bRecurse = hlTrue) const;
/dports/archivers/hlextract/lib/
H A DHLLib.h736 hlUInt GetFolderCount(hlBool bRecurse = hlTrue) const;