Searched refs:GetSelectedIndex (Results 1 – 4 of 4) sorted by relevance
33 virtual int GetSelectedIndex() const = 0;
238 window->selected_tab_index = delegate->GetSelectedIndex(); in BrowserClosing()
32 virtual int GetSelectedIndex() const OVERRIDE;
23 int BrowserTabRestoreServiceDelegate::GetSelectedIndex() const { in GetSelectedIndex() function in BrowserTabRestoreServiceDelegate