Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/
H A DAppMessageCodes.h53 MSG_SHOW_CONTAINER_RANGE_PROMPT = 'scrp', enumerator
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp2063 case MSG_SHOW_CONTAINER_RANGE_PROMPT: in MessageReceived()
2728 MSG_SHOW_CONTAINER_RANGE_PROMPT, _preActions, message); in _GetContextActionsForNode()