Home
last modified time | relevance | path

Searched refs:GetBlockedPopupCount (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.h363 void GetBlockedPopupCount(int handle, int* count);
Dtesting_automation_provider.cc391 IPC_MESSAGE_HANDLER(AutomationMsg_BlockedPopupCount, GetBlockedPopupCount) in OnMessageReceived()
2004 void TestingAutomationProvider::GetBlockedPopupCount(int handle, int* count) { in GetBlockedPopupCount() function in TestingAutomationProvider