Home
last modified time | relevance | path

Searched defs:tab_index (Results 1 – 25 of 64) sorted by relevance

123

/external/chromium_org/chrome/test/pyautolib/
Dchromotinglib.py30 def _ExecuteJavascript(self, command, tab_index, windex): argument
42 def _WaitForJavascriptCondition(self, condition, tab_index, windex, argument
58 def _ExecuteAndWaitForMode(self, command, mode, tab_index, windex): argument
70 def _ExecuteAndWaitForMajorMode(self, command, mode, tab_index, windex): argument
110 def ContinueAuth(self, tab_index=1, windex=0): argument
120 tab_index=1, windex=0): argument
165 def AllowAccess(self, tab_index=1, windex=0): argument
193 def DenyAccess(self, tab_index=1, windex=0): argument
207 def SignOut(self, tab_index=1, windex=0): argument
213 def Authenticate(self, tab_index=1, windex=0): argument
[all …]
Dpyauto.py945 def __init__(self, ui_test, tab_index=0, windex=0, frame_xpath=''): argument
1085 def NavigateToURL(self, url, windex=0, tab_index=None, navigation_count=1): argument
1115 def NavigateToURLAsync(self, url, windex=0, tab_index=None): argument
1189 def TabGoForward(self, tab_index=0, windex=0): argument
1201 def TabGoBack(self, tab_index=0, windex=0): argument
1213 def ReloadTab(self, tab_index=0, windex=0): argument
1229 def CloseTab(self, tab_index=0, windex=0, wait_until_closed=True): argument
1252 def WaitForTabToBeRestored(self, tab_index=0, windex=0, timeout=-1): argument
1306 def ActivateTab(self, tab_index=0, windex=0): argument
1435 def GetTabInfo(self, tab_index=0, windex=0): argument
[all …]
Dremote_inspector_client.py284 def __init__(self, url, tab_index, tab_filter, verbose, show_socket_messages, argument
536 def _IdentifyDevToolsSocketConnectionInfo(url, tab_index, tab_filter): argument
749 def __init__(self, tab_index=0, tab_filter=None, argument
/external/chromium/chrome/browser/
Dbrowser_keyevents_browsertest.cc141 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()
[all …]
Daccessibility_events.h138 void SetTab(int tab_index, std::string tab_name) { in SetTab()
143 int tab_index() const { return tab_index_; } in tab_index() function
/external/chromium_org/chrome/browser/
Dbrowser_keyevents_browsertest.cc151 void SuppressEventByType(int tab_index, const wchar_t* type, bool suppress) { in SuppressEventByType()
161 void SuppressEvents(int tab_index, bool keydown, bool keypress, in SuppressEvents()
173 void SuppressAllEvents(int tab_index, bool suppress) { in SuppressAllEvents()
177 void GetResultLength(int tab_index, int* length) { in GetResultLength()
185 void CheckResult(int tab_index, int length, const char* const result[]) { in CheckResult()
206 void CheckFocusedElement(int tab_index, const wchar_t* focused) { in CheckFocusedElement()
216 void SetFocusedElement(int tab_index, const wchar_t* focused) { in SetFocusedElement()
226 void CheckTextBoxValue(int tab_index, const wchar_t* id, in CheckTextBoxValue()
237 void SetTextBoxValue(int tab_index, const wchar_t* id, in SetTextBoxValue()
248 void StartTest(int tab_index, int result_length) { in StartTest()
[all …]
/external/chromium_org/chrome/test/functional/
Dnacl_sdk.py293 def _VerifyElementPresent(self, element_id, expected_value, tab_index, msg, argument
334 def _VerifyInputEventsExample(self, tab_index, name, url): argument
356 def _VerifyMultithreadedInputEventsExample(self, tab_index, name, url): argument
405 def _VerifyFileIoExample(self, tab_index, name, url): argument
473 def _VerifyWebSocketExample(self, tab_index, name, url): argument
510 def _VerifyDynamicLibraryOpen(self, tab_index, name, url): argument
537 def _VerifyLoadProgressExample(self, tab_index, name, url): argument
560 def _VerifyPiGeneratorExample(self, tab_index, name, url): argument
574 def _VerifySineSynthExample(self, tab_index, name, url): argument
592 def _VerifyGetURLExample(self, tab_index, name, url): argument
Dinfobars.py44 def _GetTabInfo(self, windex=0, tab_index=0): argument
73 def _VerifyGeolocationInfobar(self, windex, tab_index): argument
120 def _GetFlashCrashInfobarCount(self, windex=0, tab_index=0): argument
182 def _LogIntoGoogleAccount(self, tab_index=0, windex=0): argument
215 def _DisplayOneClickInfobar(self, tab_index=0, windex=0): argument
Dtest_utils.py73 tab_index=0, windex=0, url=None): argument
98 def VerifyGoogleAccountCredsFilled(test, username, password, tab_index=0, argument
333 def GetInfobarIndexByType(test, infobar_type, windex=0, tab_index=0): argument
353 def WaitForInfobarTypeAndGetIndex(test, infobar_type, windex=0, tab_index=0): argument
374 def AssertInfobarTypeDoesNotAppear(test, infobar_type, windex=0, tab_index=0): argument
Dpasswords.py64 def _ClickOnLoginPage(self, window_index, tab_index): argument
291 def _SendCharToPopulateField(self, char, tab_index=0, windex=0): argument
Dnetflix.py59 def _GetVideoDroppedFrames(self, tab_index=0, windex=0): argument
68 def _GetVideoFrames(self, tab_index=0, windex=0): argument
Dprefs.py169 def _CheckForVisibleImage(self, tab_index=0, windex=0): argument
/external/chromium_org/chrome/browser/extensions/
Dextension_tab_util_android.cc44 int tab_index, in CreateTabValue()
61 int tab_index) { in CreateTabValue()
69 int* tab_index) { in GetTabStripModel()
89 int* tab_index) { in GetTabById()
Dextension_tab_util.cc89 int tab_index, in CreateTabValue()
121 int tab_index) { in CreateTabValue()
200 int* tab_index) { in GetTabStripModel()
240 int* tab_index) { in GetTabById()
/external/chromium/chrome/browser/extensions/
Dextension_tabs_module.cc103 int tab_index; in CreateTabValue() local
123 const TabContents* contents, TabStripModel* tab_strip, int tab_index) { in CreateTabValue()
182 int* tab_index) { in GetTabStripModel()
223 int* tab_index) { in GetTabById()
383 int tab_index = -1; in RunImpl() local
775 int tab_index = -1; in RunImpl() local
808 int tab_index = -1; in RunImpl() local
959 int tab_index = -1; in RunImpl() local
1337 int* tab_index, in GetTabById()
Dextension_devtools_bridge.cc53 int tab_index; in RegisterAsDevToolsClientHost() local
/external/chromium_org/chrome/browser/ui/toolbar/
Drecent_tabs_builder_test_helper.cc155 int tab_index) { in GetTabID()
161 int tab_index) { in GetTabTimestamp()
168 int tab_index) { in GetTabTitle()
259 int tab_index, in BuildTabSpecifics()
/external/chromium_org/chrome/test/perf/
Dmemory_test.cc154 int tab_index = counter % num_target_tabs; // A pseudo-random tab. in RunTest() local
160 int tab_index, tab_count; in RunTest() local
/external/chromium_org/chrome/browser/accessibility/
Daccessibility_events.h181 void SetTab(int tab_index, std::string tab_name) { in SetTab()
186 int tab_index() const { return tab_index_; } in tab_index() function
/external/chromium_org/chrome/browser/extensions/api/tabs/
Dtabs_api.cc173 int* tab_index, in GetTabById()
371 int tab_index = -1; in RunImpl() local
1094 int tab_index = -1; in RunImpl() local
1136 int tab_index = -1; in RunImpl() local
1257 int tab_index = -1; in RunImpl() local
1467 int tab_index = -1; in MoveTab() local
/external/chromium/chrome/browser/automation/
Dautomation_provider_json.cc81 int browser_index, tab_index; in GetTabFromJSONArgs() local
/external/chromium/chrome/browser/ui/
Dbrowser_tab_restore_service_delegate.cc42 int tab_index, in AddRestoredTab()
/external/chromium/chrome/browser/ui/views/tabs/
Dbase_tab_strip.h80 BaseTab* base_tab_at_tab_index(int tab_index) const { in base_tab_at_tab_index()
/external/chromium_org/chrome/browser/ui/
Dsingleton_tabs.cc94 int tab_index = (start_index + i) % tab_count; in GetIndexOfSingletonTab() local
Dbrowser_tab_restore_service_delegate.cc54 int tab_index, in AddRestoredTab()

123