Searched refs:restore (Results 76 - 100 of 798) sorted by path

1234567891011>>

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorLayerTreeAgent.h63 virtual void restore() OVERRIDE;
H A DInspectorOverlay.cpp181 context->restore();
H A DInspectorPageAgent.cpp462 void InspectorPageAgent::restore() function in class:blink::InspectorPageAgent
H A DInspectorPageAgent.h154 virtual void restore() OVERRIDE;
H A DInspectorProfilerAgent.cpp198 void InspectorProfilerAgent::restore() function in class:blink::InspectorProfilerAgent
H A DInspectorProfilerAgent.h74 virtual void restore() OVERRIDE;
H A DInspectorResourceAgent.cpp198 void InspectorResourceAgent::restore() function in class:blink::InspectorResourceAgent
H A DInspectorResourceAgent.h84 virtual void restore() OVERRIDE;
H A DInspectorRuntimeAgent.cpp186 void InspectorRuntimeAgent::restore() function in class:blink::InspectorRuntimeAgent
H A DInspectorRuntimeAgent.h87 virtual void restore() OVERRIDE FINAL;
H A DInspectorTimelineAgent.cpp326 void InspectorTimelineAgent::restore() function in class:blink::InspectorTimelineAgent
H A DInspectorTimelineAgent.h127 virtual void restore() OVERRIDE;
H A DInspectorTracingAgent.cpp37 void InspectorTracingAgent::restore() function in class:blink::InspectorTracingAgent
H A DInspectorTracingAgent.h31 virtual void restore() OVERRIDE;
H A DInspectorWorkerAgent.cpp138 void InspectorWorkerAgent::restore() function in class:blink::InspectorWorkerAgent
H A DInspectorWorkerAgent.h54 virtual void restore() OVERRIDE;
H A DWorkerInspectorController.cpp138 // Pre-disconnect state will be used to restore inspector agents.
152 m_agents.restore();
/external/chromium_org/third_party/WebKit/Source/core/paint/
H A DBoxPainter.cpp338 context->restore();
H A DHTMLCanvasPainter.cpp48 context->restore();
H A DImagePainter.cpp165 context->restore();
H A DVideoPainter.cpp47 context->restore();
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DFilterEffectRenderer.cpp401 context->restore();
405 filter->inputContext()->restore();
H A DRenderBox.cpp1409 paintInfo.context->restore();
H A DRenderLayer.cpp1571 context->restore();
1918 context->restore();
H A DRenderLayerScrollableArea.cpp96 // We save and restore only the scrollOffset as the other scroll values are recalculated.
1283 context->restore();

Completed in 319 milliseconds

1234567891011>>