/external/webkit/WebCore/inspector/front-end/ |
D | TopDownProfileDataGridTree.js | 106 restore: function() method in WebInspector.TopDownProfileDataGridTree 113 WebInspector.ProfileDataGridTree.prototype.restore.call(this); method in WebInspector
|
D | ProfileDataGridTree.js | 355 restore: function() method in WebInspector.ProfileDataGridTree
|
/external/skia/src/effects/ |
D | SkPaintFlagsDrawFilter.cpp | 18 void SkPaintFlagsDrawFilter::restore(SkCanvas*, SkPaint* paint, Type) in restore() function in SkPaintFlagsDrawFilter
|
D | SkBlurDrawLooper.cpp | 76 void SkBlurDrawLooper::restore() in restore() function in SkBlurDrawLooper
|
D | SkLayerDrawLooper.cpp | 52 void SkLayerDrawLooper::restore() { in restore() function in SkLayerDrawLooper
|
/external/webkit/WebCore/bindings/v8/ |
D | ScriptCachedFrameData.cpp | 54 void ScriptCachedFrameData::restore(Frame* frame) in restore() function in WebCore::ScriptCachedFrameData
|
D | ScriptCachedFrameData.h | 47 void restore(Frame*) { } in restore() function
|
/external/skia/include/core/ |
D | SkDrawLooper.h | 54 virtual void restore() {} in restore() function
|
/external/webkit/WebCore/history/ |
D | CachedPage.cpp | 68 void CachedPage::restore(Page* page) in restore() function in WebCore::CachedPage
|
D | CachedFrame.cpp | 80 void CachedFrameBase::restore() in restore() function in WebCore::CachedFrameBase
|
/external/webkit/WebCore/bindings/js/ |
D | ScriptCachedFrameData.cpp | 74 void ScriptCachedFrameData::restore(Frame* frame) in restore() function in WebCore::ScriptCachedFrameData
|
/external/webkit/WebCore/platform/graphics/cg/ |
D | GraphicsContextPlatformPrivateCG.h | 56 void restore() {} in restore() function
|
/external/skia/src/animator/ |
D | SkDisplayApply.h | 94 SkBool restore; variable
|
/external/webkit/WebCore/platform/graphics/cairo/ |
D | GraphicsContextPlatformPrivateCairo.h | 82 void restore() {} in restore() function
|
/external/skia/src/core/ |
D | SkComposeShader.cpp | 106 SkAutoAlphaRestore restore(const_cast<SkPaint*>(&paint), 0xFF); in setContext() local
|
D | SkPaint.cpp | 819 SkAutoRestorePaintTextSizeAndFrame restore(this); in measureText() local 904 SkAutoRestorePaintTextSizeAndFrame restore(this); in breakText() local 988 SkAutoRestorePaintTextSizeAndFrame restore(this); in getFontMetrics() local 1047 SkAutoRestorePaintTextSizeAndFrame restore(this); in getTextWidths() local
|
/external/skia/src/views/ |
D | SkImageView.cpp | 144 SkAutoCanvasRestore restore(canvas, true); in onDraw() local
|
/external/webkit/WebCore/platform/graphics/win/ |
D | GraphicsContextWin.cpp | 148 void GraphicsContextPlatformPrivate::restore() in restore() function in WebCore::GraphicsContextPlatformPrivate
|
/external/sonivox/arm-wt-22k/lib_src/ |
D | eas_otadata.h | 66 S_OTA_LOC restore; /* previous location */ member
|
/external/webkit/JavaScriptCore/wrec/ |
D | WRECParser.h | 99 void restore() in restore() function
|
/external/sonivox/arm-fm-22k/lib_src/ |
D | eas_otadata.h | 66 S_OTA_LOC restore; /* previous location */ member
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
D | eas_otadata.h | 66 S_OTA_LOC restore; /* previous location */ member
|
/external/webkit/JavaScriptCore/profiler/ |
D | ProfileNode.cpp | 260 void ProfileNode::restore() in restore() function in JSC::ProfileNode
|
/external/webkit/WebCore/platform/graphics/android/ |
D | LayerAndroid.cpp | 36 virtual void restore(SkCanvas* canvas, SkPaint* paint, Type) in restore() function in WebCore::OpacityDrawFilter 332 SkAutoCanvasRestore restore(canvas, true); in onDraw() local
|
/external/chromium/base/ |
D | message_loop.h | 247 void set_exception_restoration(bool restore) { in set_exception_restoration()
|