Home | History | Annotate | Download | only in ui

Lines Matching defs:HideInstant

3501 void Browser::HideInstant() {
3502 window_->HideInstant(instant_->is_active());
4333 // HideInstant is invoked after release so that InstantController is not
4334 // active when HideInstant asks it for its state.
4335 HideInstant();