Searched refs:fIndirectTarget (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp212 BHandler* fIndirectTarget; member in class:VariablesView::ContainerListener
982 fIndirectTarget(indirectTarget),
1000 if (fIndirectTarget->Looper()->IsLocked()) {
1015 && fIndirectTarget->Looper()->PostMessage(&message, fIndirectTarget)
1028 if (fIndirectTarget->Looper()->IsLocked()) {
1039 && fIndirectTarget->Looper()->PostMessage(&message, fIndirectTarget)
1050 if (fIndirectTarget->Looper()->IsLocked()) {
1061 && fIndirectTarget
[all...]

Completed in 42 milliseconds