Searched refs:GetTabIndex (Results 1 – 8 of 8) sorted by relevance
62 idx = self.GetTabIndex(tab_uuid)66 def GetTabIndex(self, tab_uuid): member in TabTracker
43 tab_index = self._tab_tracker.GetTabIndex(self._tab_uuid)
65 bool GetTabIndex(int* index) const WARN_UNUSED_RESULT;
42 bool TabProxy::GetTabIndex(int* index) const { in GetTabIndex() function in TabProxy
134 void GetTabIndex(int handle, int* tabstrip_index);
279 IPC_MESSAGE_HANDLER(AutomationMsg_TabIndex, GetTabIndex) in OnMessageReceived()1037 void TestingAutomationProvider::GetTabIndex(int handle, int* tabstrip_index) { in GetTabIndex() function in TestingAutomationProvider
116 void GetTabIndex(int handle, int* tabstrip_index);
343 IPC_MESSAGE_HANDLER(AutomationMsg_TabIndex, GetTabIndex) in OnMessageReceived()982 void TestingAutomationProvider::GetTabIndex(int handle, int* tabstrip_index) { in GetTabIndex() function in TestingAutomationProvider