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

/haiku/src/kits/interface/
H A DMenu.cpp2917 BMenu* rootMenu = NULL; local
2919 rootMenu = parent;
2920 parent = rootMenu->Supermenu();
2923 if (rootMenu->LockLooper()) {
2925 rootMenu->UnlockLooper();

Completed in 35 milliseconds