Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:activated

262   // Popups are not activated.
482 // Popups should not be activated.
1016 // being activated. We can synchronously hide the window, but we need to
1106 // * an application is activated.
1112 bool activated = (wparam == TRUE);
1114 render_widget_host_->SetInputMethodActive(activated);
1115 ime_notification_ = activated;