Home
last modified time | relevance | path

Searched refs:StateRestorer (Results 1 – 25 of 29) sorted by relevance

12

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp107 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawTotalBK()
119 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawHeadBk()
131 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawLButton()
166 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawRButton()
202 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawHSeparator()
214 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawWeekNumSep()
221 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawDatesInBK()
251 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawDatesInCircle()
263 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawTodayCircle()
Dcfwl_checkboxtp.cpp59 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignCheck()
72 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignCircle()
88 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignCross()
108 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignDiamond()
120 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignSquare()
150 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawSignStar()
Dcfwl_widgettp.cpp92 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawBorder()
113 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in FillSolidRect()
127 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawFocus()
Dcfwl_scrollbartp.cpp82 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawThumbBtn()
100 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawTrack()
Dcfwl_comboboxtp.cpp38 CFGAS_GEGraphics::StateRestorer restorer(pParams.GetGraphics()); in DrawBackground()
Dcfwl_edittp.cpp28 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawBackground()
Dcfwl_listboxtp.cpp63 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawListBoxItem()
Dcfwl_pushbuttontp.cpp58 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawBackground()
/external/pdfium/xfa/fgas/graphics/
Dcfgas_gegraphics.h28 class StateRestorer {
32 explicit StateRestorer(CFGAS_GEGraphics* graphics);
33 ~StateRestorer();
Dcfgas_gegraphics.cpp279 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithPattern()
399 CFX_RenderDevice::StateRestorer restorer(m_renderDevice); in FillPathWithShading()
440 CFGAS_GEGraphics::StateRestorer::StateRestorer(CFGAS_GEGraphics* graphics) in StateRestorer() function in CFGAS_GEGraphics::StateRestorer
445 CFGAS_GEGraphics::StateRestorer::~StateRestorer() { in ~StateRestorer()
/external/pdfium/core/fxge/
Dcfx_renderdevice.h41 class StateRestorer {
43 explicit StateRestorer(CFX_RenderDevice* pDevice);
44 ~StateRestorer();
Dcfx_renderdevice.cpp1468 CFX_RenderDevice::StateRestorer::StateRestorer(CFX_RenderDevice* pDevice) in StateRestorer() function in CFX_RenderDevice::StateRestorer
1473 CFX_RenderDevice::StateRestorer::~StateRestorer() { in ~StateRestorer()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_radial.cpp73 CFGAS_GEGraphics::StateRestorer restorer(pGS); in Draw()
Dcxfa_stipple.cpp70 CFGAS_GEGraphics::StateRestorer restorer(pGS); in Draw()
Dcxfa_pattern.cpp83 CFGAS_GEGraphics::StateRestorer restorer(pGS); in Draw()
Dcxfa_linear.cpp88 CFGAS_GEGraphics::StateRestorer restorer(pGS); in Draw()
Dcxfa_box.cpp225 CFGAS_GEGraphics::StateRestorer restorer(pGS); in DrawFill()
310 CFGAS_GEGraphics::StateRestorer restorer(pGS); in StrokeArcOrRounded()
Dcxfa_fill.cpp99 CFGAS_GEGraphics::StateRestorer restorer(pGS); in Draw()
Dcxfa_stroke.cpp183 CFGAS_GEGraphics::StateRestorer restorer(pGS); in Stroke()
/external/pdfium/core/fpdfapi/render/
Dcpdf_rendercontext.cpp56 CFX_RenderDevice::StateRestorer restorer(pDevice); in Render()
Dcpdf_rendertiling.cpp133 CFX_RenderDevice::StateRestorer restorer2(pDevice); in Draw()
Dcpdf_renderstatus.cpp367 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in ProcessForm()
937 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in ProcessType3Text()
1091 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in DrawShadingPattern()
1128 CFX_RenderDevice::StateRestorer restorer(m_pDevice); in DrawTilingPattern()
/external/pdfium/xfa/fxfa/
Dcxfa_ffline.cpp130 CFGAS_GEGraphics::StateRestorer restorer(pGS); in RenderWidget()
/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp316 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawContent()
336 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawContentNonComb()
Dcfwl_combobox.cpp107 CFGAS_GEGraphics::StateRestorer restorer(pGraphics); in DrawWidget()

12