Home
last modified time | relevance | path

Searched defs:counterSlice (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@reduxjs/toolkit/src/tests/
H A DcreateSlice.typetest.ts20 const counterSlice = createSlice({ constant
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/platform/linux/
H A Dmain_window_linux.cpp216 const auto counterSlice = GetCounterSlice(counter); in IsIconRegenerationNeeded() local
231 const auto counterSlice = GetCounterSlice(counter); in UpdateIconRegenerationNeeded() local
992 const auto counterSlice = std::min(counter, 9999); in updateIconCounters() local
/dports/net-im/neochat/neochat-1.2.0/src/
H A Droomlistmodel.cpp52 const qint64 counterSlice = std::min(m_notificationCount, 9999); in RoomListModel() local