OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:restoring_tab_in_window
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sessions/
tab_restore_service_helper.cc
216
bool
restoring_tab_in_window
= entry->id != id;
local
218
if (!
restoring_tab_in_window
) {
241
if (!
restoring_tab_in_window
) {
309
if (!
restoring_tab_in_window
) {
/external/chromium/chrome/browser/sessions/
tab_restore_service.cc
327
bool
restoring_tab_in_window
= entry->id != id;
local
329
if (!
restoring_tab_in_window
) {
348
if (!
restoring_tab_in_window
) {
409
if (!
restoring_tab_in_window
) {
[
all
...]
Completed in 66 milliseconds