Searched refs:InfoWindowManager (Results 1 – 13 of 13) sorted by relevance
174 const BPoint InfoWindowManager::M_DEFAULT_OFFSET = BPoint(20.0, 20.0);175 const BPoint InfoWindowManager::M_INIT_POSITION = BPoint(90.0, 90.0);177 InfoWindowManager *InfoWindowManager::s_instance = 0;184 InfoWindowManager::InfoWindowManager() in InfoWindowManager() function in InfoWindowManager204 InfoWindowManager::~InfoWindowManager() { in ~InfoWindowManager()295 InfoWindowManager *InfoWindowManager::Instance() { in Instance()300 s_instance = new InfoWindowManager(); in Instance()307 void InfoWindowManager::shutDown() { in shutDown()321 status_t InfoWindowManager::openWindowFor( in openWindowFor()388 status_t InfoWindowManager::openWindowFor( in openWindowFor()[all …]
66 class InfoWindowManager :96 InfoWindowManager();101 virtual ~InfoWindowManager();106 static InfoWindowManager *Instance();212 static InfoWindowManager *s_instance;
143 InfoWindowManager *manager = InfoWindowManager::Instance(); in DetachedFromWindow()145 BMessage message(InfoWindowManager::M_LIVE_NODE_WINDOW_CLOSED); in DetachedFromWindow()
173 InfoWindowManager *manager = InfoWindowManager::Instance(); in DetachedFromWindow()175 BMessage message(InfoWindowManager::M_DORMANT_NODE_WINDOW_CLOSED); in DetachedFromWindow()
129 InfoWindowManager *manager = InfoWindowManager::Instance(); in DetachedFromWindow()132 BMessage message(InfoWindowManager::M_OUTPUT_WINDOW_CLOSED); in DetachedFromWindow()138 BMessage message(InfoWindowManager::M_INPUT_WINDOW_CLOSED); in DetachedFromWindow()
248 InfoWindowManager *manager = InfoWindowManager::Instance(); in DetachedFromWindow()250 BMessage message(InfoWindowManager::M_CONNECTION_WINDOW_CLOSED); in DetachedFromWindow()
17 InfoWindowManager.cpp
148 case InfoWindowManager::M_INFO_WINDOW_REQUESTED: { in MessageReceived()154 InfoWindowManager *manager = InfoWindowManager::Instance(); in MessageReceived()
265 BMessage *message = new BMessage(InfoWindowManager::M_INFO_WINDOW_REQUESTED); in showContextMenu()
148 InfoWindowManager::shutDown(); in ~MediaRoutingView()663 case InfoWindowManager::M_INFO_WINDOW_REQUESTED: in MessageReceived()678 InfoWindowManager *manager = InfoWindowManager::Instance(); in MessageReceived()696 InfoWindowManager *manager = InfoWindowManager::Instance(); in MessageReceived()1454 new BMessage(InfoWindowManager::M_INFO_WINDOW_REQUESTED), this); in _addShortcuts()1614 InfoWindowManager *manager = InfoWindowManager::Instance(); in _openInfoWindowsForSelection()
331 BMessage *message = new BMessage(InfoWindowManager::M_INFO_WINDOW_REQUESTED); in showContextMenu()
757 BMessage *message = new BMessage(InfoWindowManager::M_INFO_WINDOW_REQUESTED); in showContextMenu()766 BMessage *message = new BMessage(InfoWindowManager::M_INFO_WINDOW_REQUESTED); in showContextMenu()
581 message = new BMessage(InfoWindowManager::M_INFO_WINDOW_REQUESTED); in showContextMenu()