Searched refs:OnPrintPages (Results 1 – 5 of 5) sorted by relevance
169 void OnPrintPages() { in OnPrintPages() function in printing::PrintWebViewHelperTestBase170 PrintWebViewHelper::Get(view_)->OnPrintPages(); in OnPrintPages()204 TEST_F(PrintWebViewHelperTest, OnPrintPages) { in TEST_F() argument206 OnPrintPages(); in TEST_F()322 OnPrintPages(); in TEST_F()389 OnPrintPages(); in TEST_F()
79 FRIEND_TEST_ALL_PREFIXES(PrintWebViewHelperTest, OnPrintPages);122 void OnPrintPages();
782 IPC_MESSAGE_HANDLER(PrintMsg_PrintPages, OnPrintPages) in OnMessageReceived()865 void PrintWebViewHelper::OnPrintPages() { in OnPrintPages() function in printing::PrintWebViewHelper
81 FRIEND_TEST_ALL_PREFIXES(PrintWebViewHelperTest, OnPrintPages);124 void OnPrintPages();
791 IPC_MESSAGE_HANDLER(PrintMsg_PrintPages, OnPrintPages) in OnMessageReceived()874 void PrintWebViewHelper::OnPrintPages() { in OnPrintPages() function in printing::PrintWebViewHelper