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 in enum:__anon129
42 message = new(std::nothrow) BMessage(MSG_TEXT_VALUE_CHANGED);
79 case MSG_TEXT_VALUE_CHANGED:

Completed in 72 milliseconds