Searched refs:showing_context_menu_ (Results 1 – 4 of 4) sorted by relevance
102 showing_context_menu_(false), in PepperFlashMenuHost()114 if (showing_context_menu_) { in ~PepperFlashMenuHost()142 if (showing_context_menu_) { in OnHostMsgShow()164 showing_context_menu_ = true; in OnHostMsgShow()191 showing_context_menu_ = false; in OnMenuClosed()
52 bool showing_context_menu_; variable
371 showing_context_menu_(false), in RenderWidgetHostViewBase()428 return showing_context_menu_; in IsShowingContextMenu()432 DCHECK_NE(showing_context_menu_, showing); in SetShowingContextMenu()433 showing_context_menu_ = showing; in SetShowingContextMenu()
412 bool showing_context_menu_; variable