Searched refs:PreventActivationByOS (Results 1 – 8 of 8) sorted by relevance
44 virtual void PreventActivationByOS(bool prevent_activation) = 0;
198 native_panel_->PreventActivationByOS(collection_->IsPanelMinimized(this)); in SetExpansionState()
34 virtual void PreventActivationByOS(bool prevent_activation) OVERRIDE;
153 void PanelCocoa::PreventActivationByOS(bool prevent_activation) { function
55 virtual void PreventActivationByOS(bool prevent_activation) OVERRIDE;
911 void PanelGtk::PreventActivationByOS(bool prevent_activation) { in PreventActivationByOS() function in PanelGtk
51 virtual void PreventActivationByOS(bool prevent_activation) OVERRIDE;
482 void PanelView::PreventActivationByOS(bool prevent_activation) { in PreventActivationByOS() function in PanelView