Searched refs:showTip (Results 1 - 6 of 6) sorted by relevance

/haiku/src/apps/cortex/TipManager/
H A DTipManager.h37 // simple 'manual' operation: call showTip() with text and
175 status_t showTip(
185 // if was displayed due to a showTip() call -- pass the same
H A DTipManager.cpp234 status_t TipManager::showTip( function in class:TipManager
252 // if was displayed due to a showTip() call -- pass the same
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeListItem.cpp181 tips->showTip(tip.String(), owner->ConvertToScreen(m_frame));
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaWire.cpp223 tips->showTip(tipText.String(), view()->ConvertToScreen(Frame()),
H A DMediaNodePanel.cpp228 tips->showTip(m_fullLabel.String(), view()->ConvertToScreen(labelRect));
H A DMediaJack.cpp284 tips->showTip(tipText.String(),view()->ConvertToScreen(Frame()),

Completed in 113 milliseconds