Searched refs:new_tab_index (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_api.cc981 int new_tab_index = -1; local
984 &new_tab_index);
985 if (!new_tab_strip || new_tab_index == -1) {
991 new_contents, new_tab_strip, new_tab_index, extension()));

Completed in 110 milliseconds