Searched refs:GetTabIndex (Results 1 – 2 of 2) sorted by relevance
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