HomeSort by relevance Sort by last modified time
    Searched refs:tab_index (Results 26 - 33 of 33) sorted by null

12

  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.h 308 // Returns the horizontal offset before the tab at |tab_index|.
309 int GetTabHOffset(int tab_index);
tab_strip_gtk.cc 1128 int tab_index = GetIndexOfTab(tab); local
    [all...]
  /external/chromium/chrome/browser/automation/
automation_provider.cc 448 int tab_index; local
449 Browser* browser = Browser::GetBrowserForController(controller, &tab_index);
451 browser->ActivateTabAt(tab_index, true);
    [all...]
testing_automation_provider.h 131 void GetTab(int win_handle, int tab_index, int* tab_handle);
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
wizard_accessibility_handler.cc 250 AppendIndexOfCount(tab_info->tab_index() + 1,
  /external/chromium/chrome/browser/ui/
browser.cc 662 int tab_index = model->GetWrapperIndex(existing_tab); local
667 model->SetTabPinned(tab_index, true);
668 tab_index = model->GetWrapperIndex(existing_tab);
671 model->ActivateTabAt(tab_index, true);
    [all...]
browser.h 383 // system. If select is true, the tab is selected. |tab_index| gives the index
387 // extension. If |pin| is true and |tab_index|/ is the last pinned tab, then
391 int tab_index,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 128 milliseconds

12