Home | History | Annotate | Download | only in ui

Lines Matching refs:RESET

448     // Reset the preference so we don't show the bubble for subsequent windows.
459 // Reset the preference so we don't call it again for subsequent windows.
479 find_bar_controller_.reset(new FindBarController(find_bar));
2285 case IDC_ZOOM_NORMAL: Zoom(PageZoom::RESET); break;
2412 // Forcibly reset the location bar if the url is going to change in the
2778 // Reset the status bubble.
3448 instant_.reset();
3449 instant_unload_handler_.reset();
4355 instant_.reset(new InstantController(profile_, this));
4356 instant_unload_handler_.reset(new InstantUnloadHandler(this));