Searched refs:OnWasShown (Results 1 – 8 of 8) sorted by relevance
139 void OnWasShown();
124 core_->OnWasShown(); in WasShown()
2199 core()->OnWasShown(); in TEST_F()2212 core()->OnWasShown(); in TEST_F()2221 core()->OnWasShown(); in TEST_F()2229 core()->OnWasShown(); in TEST_F()
483 void NetErrorHelperCore::OnWasShown() { in OnWasShown() function in NetErrorHelperCore
384 virtual void OnWasShown(bool needs_repainting,
517 virtual void OnWasShown(bool needs_repainting,
613 IPC_MESSAGE_HANDLER(ViewMsg_WasShown, OnWasShown) in OnMessageReceived()800 void RenderWidget::OnWasShown(bool needs_repainting, in OnWasShown() function in content::RenderWidget
3534 void RenderViewImpl::OnWasShown(bool needs_repainting, in OnWasShown() function in content::RenderViewImpl3536 RenderWidget::OnWasShown(needs_repainting, latency_info); in OnWasShown()