Searched refs:PrintAsync (Results 1 – 5 of 5) sorted by relevance
22 void AutomationProvider::PrintAsync(int tab_handle) { function
21 void AutomationProvider::PrintAsync(int tab_handle) { in PrintAsync() function in AutomationProvider
283 void PrintAsync(int tab_handle);
300 void AutomationProvider::PrintAsync(int tab_handle) { in PrintAsync() function in AutomationProvider
317 IPC_MESSAGE_HANDLER(AutomationMsg_PrintAsync, PrintAsync) in OnMessageReceived()