Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/InfoView/
H A DInfoWindowManager.h90 M_OUTPUT_WINDOW_CLOSED enumerator
H A DEndPointInfoView.cpp132 BMessage message(InfoWindowManager::M_OUTPUT_WINDOW_CLOSED); in DetachedFromWindow()
H A DInfoWindowManager.cpp581 case M_OUTPUT_WINDOW_CLOSED: { in MessageReceived()