Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/
H A DAppMessageCodes.h50 MSG_TYPECAST_TO_ARRAY = 'stta', enumerator
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp2026 case MSG_TYPECAST_TO_ARRAY: in MessageReceived()
2687 result = _AddContextAction("Cast to array", MSG_TYPECAST_TO_ARRAY, in _GetContextActionsForNode()