/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Shared/CoreIPCSupport/ |
H A D | DrawingAreaMessageKinds.h | 43 ResumePainting, enumerator
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebPage/ |
H A D | ChunkedUpdateDrawingArea.cpp | 190 case DrawingAreaLegacyMessage::ResumePainting: { in didReceiveMessage()
|
H A D | DrawingArea.messages.in | 27 ResumePainting()
|
H A D | TiledDrawingArea.cpp | 178 case DrawingAreaLegacyMessage::ResumePainting: in didReceiveMessage()
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/ |
H A D | ChunkedUpdateDrawingAreaProxy.cpp | 104 …page->process()->deprecatedSend(DrawingAreaLegacyMessage::ResumePainting, page->pageID(), CoreIPC:… in setPageIsVisible()
|
H A D | DrawingAreaProxyImpl.cpp | 139 …m_webPageProxy->process()->send(Messages::DrawingArea::ResumePainting(), m_webPageProxy->pageID()); in visibilityDidChange()
|
H A D | TiledDrawingAreaProxy.cpp | 113 …page->process()->deprecatedSend(DrawingAreaLegacyMessage::ResumePainting, page->pageID(), CoreIPC:… in setPageIsVisible()
|
/dports/lang/spidermonkey60/firefox-60.9.0/layout/base/ |
H A D | nsIPresShell.h | 940 virtual void ResumePainting() = 0;
|
H A D | PresShell.h | 700 void ResumePainting() override;
|
H A D | nsDocumentViewer.cpp | 2772 aChild->ResumePainting(); in ChangeChildPaintingEnabled() 3291 nsDocumentViewer::ResumePainting() { in ResumePainting() function in nsDocumentViewer 3297 presShell->ResumePainting(); in ResumePainting()
|
H A D | PresShell.cpp | 9994 void PresShell::ResumePainting() { in ResumePainting() function in PresShell
|
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/ |
H A D | nsDocumentViewer.cpp | 2886 nsDocumentViewer::ResumePainting() { in ResumePainting() function in nsDocumentViewer 2887 CallChildren([](nsDocumentViewer* aChild) { aChild->ResumePainting(); }); in ResumePainting() 2890 presShell->ResumePainting(); in ResumePainting()
|
H A D | PresShell.h | 716 void ResumePainting();
|
H A D | PresShell.cpp | 11168 void PresShell::ResumePainting() { in ResumePainting() function in PresShell
|
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/ |
H A D | nsIPresShell.h | 938 virtual void ResumePainting() = 0;
|
H A D | nsDocumentViewer.cpp | 2901 aChild->ResumePainting(); in ChangeChildPaintingEnabled() 3435 nsDocumentViewer::ResumePainting() in ResumePainting() function in nsDocumentViewer 3442 presShell->ResumePainting(); in ResumePainting()
|
H A D | nsPresShell.h | 766 virtual void ResumePainting() override;
|
H A D | nsPresShell.cpp | 11234 PresShell::ResumePainting() in ResumePainting() function in PresShell
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/ |
H A D | ChangeLog-2011-02-16 | 6697 Send SuspendPainting/ResumePainting messages based on whether the view is visible or not. 6711 Add SuspendPainting and ResumePainting messages. 38892 …Pass the m_forceRepaintWhenResumingPainting along to the DrawingAreaMessage::ResumePainting messag… 43864 Add SuspendPainting/ResumePainting messages. 43890 handle SuspendPainting/ResumePainting messages.
|