Searched refs:opened_url (Results 1 – 1 of 1) sorted by relevance
128 bool* opened_url) { in OpenAllImpl() argument131 if (*opened_url) in OpenAllImpl()137 if (!*opened_url) { in OpenAllImpl()138 *opened_url = true; in OpenAllImpl()154 OpenAllImpl(child_node, initial_disposition, navigator, opened_url); in OpenAllImpl()385 bool opened_url = false; in OpenAll() local387 OpenAllImpl(nodes[i], initial_disposition, &navigator, &opened_url); in OpenAll()