Home
last modified time | relevance | path

Searched defs:restorer (Results 1 – 25 of 27) sorted by relevance

12

/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmparser.cpp67 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseTopExpression() local
91 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseFunction() local
154 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseExpression() local
207 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseVarExpression() local
264 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseExpExpression() local
277 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseLogicalOrExpression() local
312 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseLogicalAndExpression() local
346 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseEqualityExpression() local
391 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseRelationalExpression() local
461 AutoRestorer<unsigned long> restorer(&m_parse_depth); in ParseAddtiveExpression() local
[all …]
/external/compiler-rt/test/msan/Linux/
Dsyscalls_sigaction.cc14 long handler, flags, restorer; member
/external/linux-kselftest/tools/testing/selftests/x86/
Dvdso_restorer.c36 void *restorer; member
/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp68 SkScopeExit restorer(context_restorer()); in MacGLTestContext() local
/external/skqp/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp68 SkScopeExit restorer(context_restorer()); in MacGLTestContext() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_rendercontext.cpp67 CFX_RenderDevice::StateRestorer restorer(pDevice); in Render() local
Dcpdf_renderstatus.cpp1104 AutoRestorer<int> restorer(&s_CurrentRecursionDepth); in RenderSingleObject() local
1294 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in ProcessForm() local
1917 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in ProcessType3Text() local
2169 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in DrawShadingPattern() local
2214 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in DrawTilingPattern() local
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp133 SkScopeExit restorer(context_restorer()); in WinGLTestContext() local
/external/skqp/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp133 SkScopeExit restorer(context_restorer()); in WinGLTestContext() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp452 CFX_RenderDevice::StateRestorer restorer(pDevice); in DrawEdit() local
996 AutoRestorer<bool> restorer(&m_bNotifyFlag); in SetScrollInfo() local
1031 AutoRestorer<bool> restorer(&m_bNotifyFlag); in SetScrollPosY() local
1141 AutoRestorer<bool> restorer(&m_bNotifyFlag); in Refresh() local
1210 AutoRestorer<bool> restorer(&m_bNotifyFlag); in RefreshWordRange() local
1224 AutoRestorer<bool> restorer(&m_bNotifyFlag); in RefreshWordRange() local
1263 AutoRestorer<bool> restorer(&m_bNotifyFlag); in SetCaretInfo() local
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.cpp297 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithPattern() local
414 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithShading() local
/external/skqp/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp234 SkScopeExit restorer(context_restorer()); in GLXGLTestContext() local
/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp234 SkScopeExit restorer(context_restorer()); in GLXGLTestContext() local
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp191 SkScopeExit restorer(context_restorer()); in EGLGLTestContext() local
/external/skqp/tools/gpu/gl/angle/
DGLTestContext_angle.cpp230 SkScopeExit restorer(context_restorer()); in ANGLEGLContext() local
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp230 SkScopeExit restorer(context_restorer()); in ANGLEGLContext() local
/external/skqp/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp191 SkScopeExit restorer(context_restorer()); in EGLGLTestContext() local
/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp285 SkScopeExit restorer(context_restorer()); in CommandBufferGLTestContext() local
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp285 SkScopeExit restorer(context_restorer()); in CommandBufferGLTestContext() local
/external/skia/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp477 auto restorer = context->makeCurrentAndAutoRestore(); in MakeGLTestAtlasTextRenderer() local
/external/skqp/tools/gpu/atlastext/
DGLTestAtlasTextRenderer.cpp477 auto restorer = context->makeCurrentAndAutoRestore(); in MakeGLTestAtlasTextRenderer() local
/external/pdfium/fxjs/
Dcjs_event_context.cpp39 AutoRestorer<bool> restorer(&m_bBusy); in RunScript() local
/external/pdfium/core/fpdfapi/parser/
Dcpdf_syntax_parser.cpp368 AutoRestorer<int> restorer(&s_CurrentRecursionDepth); in GetObjectBodyInternal() local
/external/pdfium/xfa/fxfa/
Dcxfa_ffwidget.cpp132 CFX_RenderDevice::StateRestorer restorer(pRenderDevice); in XFA_DrawImage() local
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp879 AutoRestorer<bool> restorer(&m_bNotifying); in OnBeforeKeyStroke() local

12