Home
last modified time | relevance | path

Searched refs:ID_MENU_BUTTON (Results 1 – 1 of 1) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dviews_window.cc42 ID_MENU_BUTTON, enumerator
408 case ID_MENU_BUTTON: in OnButtonPressed()
441 DCHECK_EQ(ID_MENU_BUTTON, id); in OnMenuButtonPressed()
698 } else if (view_id != ID_MENU_BUTTON) { in OnFocus()
861 menu_button_->SetID(ID_MENU_BUTTON); in CreateMenuButton()
1008 window_->GetViewForID(ID_MENU_BUTTON)->SetFocusable(focusable); in SetMenuFocusable()
1012 window_->GetViewForID(ID_MENU_BUTTON)->RequestFocus(); in SetMenuFocusable()