Searched refs:Go (Results 301 - 306 of 306) sorted by relevance

<<111213

/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp505 contextMenu->Go(screenWhere, true, false, mouseRect, true);
/haiku/src/apps/magnify/
H A DMagnify.cpp1446 BMenuItem *selected = menu->Go(ConvertToScreen(where));
/haiku/src/apps/deskbar/
H A DStatusView.cpp446 menu->Go(where, true, true, BRect(where - BPoint(4, 4),
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1412 menu->Go(screenWhere, true, false, mouseRect, true);
/haiku/src/apps/terminal/
H A DTermView.cpp1448 // Go on to the next block
2173 menu->Go(point, true, true, true);
/haiku/src/kits/interface/
H A DColumnListView.cpp2908 fColumnPop->Go(ConvertToScreen(position), true, false, sticky, true);

Completed in 90 milliseconds

<<111213