Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/TipManager/
H A DTipManagerImpl.cpp85 status_t _ViewEntry::add(BView* pView, const tip_entry& tipEntry) { in add() argument
106 tip_entry* newTipEntry = new tip_entry(tipEntry); in add()