Home
last modified time | relevance | path

Searched refs:countTips (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp335 size_t _ViewEntry::countTips() const { in countTips() function in _ViewEntry
340 tips += (*it)->countTips(); in countTips()
435 if(!(*it)->countTips()) { in remove()
H A DTipManagerImpl.h188 size_t countTips() const;