Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.cpp35 MSG_EDIT_CURRENT_BLOCK = 'mecb', enumerator
177 new BMessage(MSG_EDIT_CURRENT_BLOCK))) in _Init()
346 case MSG_EDIT_CURRENT_BLOCK: in MessageReceived()