Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/DiagramView/
H A DDiagramDefs.h53 M_SELECTION_CHANGED = DiagramView_message_base, enumerator
H A DDiagramWire.cpp181 BMessage selectMsg(M_SELECTION_CHANGED); in MouseDown()
H A DDiagramEndPoint.cpp121 BMessage selectMsg(M_SELECTION_CHANGED); in MouseDown()
H A DDiagramBox.cpp178 BMessage selectMsg(M_SELECTION_CHANGED); in MouseDown()
H A DDiagramView.cpp175 case M_SELECTION_CHANGED: in MessageReceived()