Home
last modified time | relevance | path

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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp2511 ContextActionList* preActionList; in TreeTableCellMouseDown() local
2514 error = _GetContextActionsForNode(node, preActionList, postActionList); in TreeTableCellMouseDown()
2519 preActionList); in TreeTableCellMouseDown()
2524 if (tracker == NULL || tracker->Init(settings, settingsMenu, preActionList, in TreeTableCellMouseDown()