Searched refs:BuildSystemMenuForAppOrPopupWindow (Results 1 – 2 of 2) sorted by relevance
493 void BuildSystemMenuForAppOrPopupWindow(bool is_app);
1871 BuildSystemMenuForAppOrPopupWindow(browser_->type() == Browser::TYPE_APP);2237 void BrowserView::BuildSystemMenuForAppOrPopupWindow(bool is_app) { function in BrowserView