Searched refs:root_menu (Results 1 – 1 of 1) sorted by relevance
194 CefNativeMenuWin* root_menu = menu_win; in OnMenuCommand() local195 while (root_menu->parent_) in OnMenuCommand()196 root_menu = root_menu->parent_; in OnMenuCommand()200 if (root_menu->menu_action_ == MenuWrapper::MENU_ACTION_NONE) in OnMenuCommand()