/dports/www/nextcloud/nextcloud/apps-pkg/dav/lib/Connector/Sabre/ |
H A D | CommentPropertiesPlugin.php | 131 return $this->getUnreadCount($node); 160 public function getUnreadCount(Node $node) { function in OCA\\DAV\\Connector\\Sabre\\CommentPropertiesPlugin
|
/dports/www/owncloud/owncloud/apps/dav/lib/Connector/Sabre/ |
H A D | CommentPropertiesPlugin.php | 137 return $this->getUnreadCount($node); 166 public function getUnreadCount(Node $node) { function in OCA\\DAV\\Connector\\Sabre\\CommentPropertiesPlugin
|
/dports/audio/ampache/ampache-php74-5.0.0/src/Repository/ |
H A D | PrivateMessageRepositoryInterface.php | 35 public function getUnreadCount( function
|
H A D | PrivateMessageRepository.php | 49 public function getUnreadCount( function in Ampache\\Repository\\PrivateMessageRepository
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/bookmarks/ |
H A D | BookmarkFolderRow.java | 50 int unreadCount = mDelegate.getModel().getUnreadCount(bookmarkId); in setBookmarkId()
|
H A D | BookmarkModel.java | 122 public int getUnreadCount(@NonNull BookmarkId bookmarkId) { in getUnreadCount() method in BookmarkModel
|
/dports/www/gregarius/gregarius/cls/ |
H A D | alltags.php | 112 $cntUnread += getUnreadCount($fid,null);
|
H A D | header.php | 61 ($uc = getUnreadCount($cidfid['cid'], $cidfid['fid']))) {
|
H A D | channels.php | 174 $unread = getUnreadCount(null, null);
|
/dports/www/gregarius/gregarius/ |
H A D | api.php | 35 $uc = getUnreadCount(null,null);
|
H A D | util.php | 894 function getUnreadCount($cid, $fid) { function
|
/dports/www/p5-Net-Plurk/Net-Plurk-0.11/ |
H A D | README | 19 my $json = $p->callAPI( '/Polling/getUnreadCount', %args);
|
/dports/net/quiterss/quiterss-0.19.4_1/src/ |
H A D | newstabwidget.h | 112 int getUnreadCount(QString countString);
|
H A D | newstabwidget.cpp | 2808 int NewsTabWidget::getUnreadCount(QString countString) in getUnreadCount() function in NewsTabWidget
|
/dports/audio/ampache/ampache-php74-5.0.0/public/templates/ |
H A D | header.inc.php | 380 …obal $dic; echo $dic->get(PrivateMessageRepositoryInterface::class)->getUnreadCount((Core::get_glo…
|
/dports/mail/cone/cone-1.1/cone/ |
H A D | hierarchy.H | 150 size_t getUnreadCount() const { return unreadCount; } in getUnreadCount() function
|
H A D | hierarchy.C | 690 || myfolder->getUnreadCount() in success()
|
H A D | curseshierarchy.C | 158 size_t u=folder->getUnreadCount(); in drawErase() 1247 getUnreadCount()); in processKey()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/bookmarks/bottomsheet/ |
H A D | BookmarkBottomSheetCoordinator.java | 132 int unreadCount = mBookmarkModel.getUnreadCount(bookmarkItem.getId()); in getSubtitle()
|
/dports/net-im/nextcloud-talk/spreed/lib/Chat/ |
H A D | ChatManager.php | 353 public function getUnreadCount(Room $chat, int $lastReadMessage): int { function in OCA\\Talk\\Chat\\ChatManager
|
/dports/net-im/nextcloud-talk/spreed/lib/Controller/ |
H A D | RoomController.php | 560 $roomData['unreadMessages'] = $this->chatManager->getUnreadCount($room, $lastReadMessage);
|
/dports/net/quiterss/quiterss-0.19.4_1/src/application/ |
H A D | mainwindow.cpp | 3048 int unreadCount = widget->getUnreadCount(categoriesTree_->currentItem()->text(4)); in slotRecountCategoryCounts() 6470 int unreadCount = widget->getUnreadCount(categoriesTree_->currentItem()->text(4)); in slotTabCurrentChanged() 7534 int unreadCount = currentNewsTab->getUnreadCount(categoriesTree_->currentItem()->text(4)); in slotCategoriesClicked()
|
/dports/www/jitsi-meet/jitsi-meet/libs/ |
H A D | app.bundle.min.map | 1 …getUnreadCount","lastReadMessage","escapedValues","asciiEmojies","emojiAsciiAliases","ChatCounter"…
|