Home | History | Annotate | Download | only in instant

Lines Matching refs:max_page_id

981   int32 max_page_id = tab_contents->tab_contents()->GetMaxPageID();
982 if (max_page_id != -1)
983 preview_contents_->controller().set_max_restored_page_id(max_page_id + 1);