Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.h195 const tip_entry* fullFrameTip() const;
H A DTipManagerImpl.cpp265 const tip_entry* pFront = fullFrameTip(); in match()
325 const tip_entry* _ViewEntry::fullFrameTip() const { in fullFrameTip() function in _ViewEntry