Home
last modified time | relevance | path

Searched defs:restore (Results 1 – 25 of 90) sorted by relevance

1234

/external/chromium_org/chrome/browser/ui/cocoa/
Dwindow_size_autosaver.mm22 - (void)restore; method in Private
75 - (void)restore { method
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DCPUProfileTopDownDataGrid.js138 restore: function() method in WebInspector.TopDownProfileDataGridTree
145 WebInspector.ProfileDataGridTree.prototype.restore.call(this); method in WebInspector
DCPUProfileBottomUpDataGrid.js94 restore: function() method in WebInspector.BottomUpProfileDataGridNode
96 WebInspector.ProfileDataGridNode.prototype.restore.call(this); method in WebInspector.ProfileDataGridNode
DCPUProfileDataGrid.js279 restore: function() method in WebInspector.ProfileDataGridNode
424 restore: function() method in WebInspector.ProfileDataGridTree
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DGraphicsContextStateSaver.h68 void restore() in restore() function
DCanvas2DImageBufferSurface.h60 virtual bool restore() OVERRIDE { return m_layerBridge->restoreSurface(); } in restore() function
DImageBufferSurface.h65 virtual bool restore() { return false; }; in restore() function
/external/chromium_org/chrome/test/chromedriver/
Dkeycode_text_conversion_unittest.cc129 RestoreKeyboardLayoutOnDestruct restore; in TEST() local
151 RestoreKeyboardLayoutOnDestruct restore; in TEST() local
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorTracingAgent.cpp37 void InspectorTracingAgent::restore() in restore() function in blink::InspectorTracingAgent
DInspectorBaseAgent.h57 virtual void restore() { } in restore() function
DInspectorBaseAgent.cpp88 void InspectorAgentRegistry::restore() in restore() function in blink::InspectorAgentRegistry
DInspectorDOMStorageAgent.cpp98 void InspectorDOMStorageAgent::restore() in restore() function in blink::InspectorDOMStorageAgent
/external/clang/lib/CodeGen/
DEHScopeStack.h60 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } in restore() function
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DDeviceOrientationInspectorAgent.cpp68 void DeviceOrientationInspectorAgent::restore() in restore() function in blink::DeviceOrientationInspectorAgent
/external/skia/src/animator/
DSkDisplayApply.h86 SkBool restore; variable
/external/chromium_org/third_party/skia/src/animator/
DSkDisplayApply.h86 SkBool restore; variable
/external/smack/src/org/xbill/DNS/
DDNSOutput.java96 restore() { in restore() method in DNSOutput
DDNSInput.java134 restore() { in restore() method in DNSInput
/external/chromium_org/third_party/skia/src/views/animated/
DSkImageView.cpp151 SkAutoCanvasRestore restore(canvas, true); in onDraw() local
/external/skia/src/views/animated/
DSkImageView.cpp151 SkAutoCanvasRestore restore(canvas, true); in onDraw() local
/external/sonivox/arm-fm-22k/lib_src/
Deas_otadata.h66 S_OTA_LOC restore; /* previous location */ member
/external/sonivox/arm-hybrid-22k/lib_src/
Deas_otadata.h66 S_OTA_LOC restore; /* previous location */ member
/external/sonivox/arm-wt-22k/lib_src/
Deas_otadata.h66 S_OTA_LOC restore; /* previous location */ member
/external/skia/gm/
Dpoly2poly.cpp48 void SkJSCanvas::restore() { fTarget->restore(); } in restore() function in SkJSCanvas
/external/chromium_org/third_party/skia/gm/
Dpoly2poly.cpp49 void SkJSCanvas::restore() { fTarget->restore(); } in restore() function in SkJSCanvas

1234