Home
last modified time | relevance | path

Searched refs:hideTip (Results 1 – 8 of 8) sorted by relevance

/haiku/src/apps/cortex/TipManager/
H A DTipManager.cpp258 status_t TipManager::hideTip( in hideTip() function in TipManager
264 return m_view->hideTip(screenRect); in hideTip()
H A DTipManager.h191 status_t hideTip(
H A DTipManagerImpl.h297 status_t hideTip(
H A DTipManagerImpl.cpp600 status_t _TipManagerView::hideTip( in hideTip() function in _TipManagerView
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaWire.cpp122 tips->hideTip(view()->ConvertToScreen(Frame())); in detachedFromDiagram()
232 tips->hideTip(view()->ConvertToScreen(Frame())); in MouseOver()
H A DMediaJack.cpp182 tips->hideTip(view()->ConvertToScreen(Frame())); in detachedFromDiagram()
H A DMediaNodePanel.cpp154 tips->hideTip(view()->ConvertToScreen(labelRect)); in detachedFromDiagram()
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeListItem.cpp187 tips->hideTip(owner->ConvertToScreen(m_frame)); in MouseOver()