Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellTextControlEditor.cpp14 MSG_TEXT_VALUE_CHANGED = 'tevc' enumerator
42 message = new(std::nothrow) BMessage(MSG_TEXT_VALUE_CHANGED); in Init()
79 case MSG_TEXT_VALUE_CHANGED: in MessageReceived()