• Home
  • Raw
  • Download

Lines Matching defs:tab_index

141   void SuppressEventByType(int tab_index, const wchar_t* type, bool suppress) {  in SuppressEventByType()
152 void SuppressEvents(int tab_index, bool keydown, bool keypress, in SuppressEvents()
164 void SuppressAllEvents(int tab_index, bool suppress) { in SuppressAllEvents()
168 void GetResultLength(int tab_index, int* length) { in GetResultLength()
175 void CheckResult(int tab_index, int length, const char* const result[]) { in CheckResult()
195 void CheckFocusedElement(int tab_index, const wchar_t* focused) { in CheckFocusedElement()
204 void SetFocusedElement(int tab_index, const wchar_t* focused) { in SetFocusedElement()
215 void CheckTextBoxValue(int tab_index, const wchar_t* id, in CheckTextBoxValue()
227 void SetTextBoxValue(int tab_index, const wchar_t* id, in SetTextBoxValue()
239 void StartTest(int tab_index, int result_length) { in StartTest()
248 void TestKeyEvent(int tab_index, const KeyEventTestData& test) { in TestKeyEvent()
358 int tab_index = browser()->active_index(); in IN_PROC_BROWSER_TEST_F() local
443 int tab_index = browser()->active_index(); in IN_PROC_BROWSER_TEST_F() local
488 int tab_index = browser()->active_index(); in IN_PROC_BROWSER_TEST_F() local
585 int tab_index = browser()->active_index(); in IN_PROC_BROWSER_TEST_F() local
750 int tab_index = browser()->active_index(); in IN_PROC_BROWSER_TEST_F() local
787 int tab_index = browser()->active_index(); in IN_PROC_BROWSER_TEST_F() local
828 int tab_index = browser()->active_index(); in IN_PROC_BROWSER_TEST_F() local