Searched refs:GetBlockedPopupCount (Results 1 – 2 of 2) sorted by relevance
363 void GetBlockedPopupCount(int handle, int* count);
391 IPC_MESSAGE_HANDLER(AutomationMsg_BlockedPopupCount, GetBlockedPopupCount) in OnMessageReceived()2004 void TestingAutomationProvider::GetBlockedPopupCount(int handle, int* count) { in GetBlockedPopupCount() function in TestingAutomationProvider