Searched refs:pending_index (Results 1 – 3 of 3) sorted by relevance
481 const int pending_index = controller->pending_entry_index(); in PopulateTab() local483 if (entry_count == 0 && pending_index == 0) in PopulateTab()487 NavigationEntry* entry = (i == pending_index) ? in PopulateTab()
1072 const int pending_index = controller->pending_entry_index(); in BuildCommandsForTab() local1092 const NavigationEntry* entry = (i == pending_index) ? in BuildCommandsForTab()
269 const int pending_index = tab.controller().pending_entry_index(); in WriteTabContentsToSyncModel() local281 const NavigationEntry* entry = (i == pending_index) ? in WriteTabContentsToSyncModel()