Home | History | Annotate | Download | only in printing

Lines Matching refs:didStopLoading

576   virtual void didStopLoading();
704 // When loading is done this will call didStopLoading() and that will do the
713 void PrepareFrameAndViewForPrint::didStopLoading() {
716 // called didStopLoading.
820 void PrintWebViewHelper::DidStopLoading() {
1702 // Wait for DidStopLoading. Plugins may not know the correct
1704 // DidStopLoading() is called. Defer showing the preview until then.