Home | History | Annotate | Download | only in web_contents

Lines Matching refs:entry_index

3663   int entry_index = controller_.GetEntryIndexWithPageID(
3665 if (entry_index < 0)
3667 NavigationEntry* entry = controller_.GetEntryAtIndex(entry_index);
3672 controller_.NotifyEntryChanged(entry, entry_index);