Home | History | Annotate | Download | only in renderer

Lines Matching defs:is_reload

737   bool is_reload = RenderViewImpl::IsReload(params);
743 if (render_view_->IsBackForwardToStaleEntry(params, is_reload))
755 // params.state. Setting is_reload to false will treat this like a back
757 is_reload = false;
796 if (is_reload && !render_view_->history_controller()->GetCurrentEntry()) {
799 is_reload = false;
810 if (is_reload) {
2245 bool is_reload,
2264 routing_id_, frame_->document().url(), message, is_reload,