Home
last modified time | relevance | path

Searched refs:RestoreGraphState (Results 1 – 21 of 21) sorted by relevance

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp109 pParams.m_pGraphics->RestoreGraphState(); in DrawTotalBK()
120 pParams.m_pGraphics->RestoreGraphState(); in DrawHeadBk()
153 pParams.m_pGraphics->RestoreGraphState(); in DrawLButton()
186 pParams.m_pGraphics->RestoreGraphState(); in DrawRButton()
198 pParams.m_pGraphics->RestoreGraphState(); in DrawHSeparator()
210 pParams.m_pGraphics->RestoreGraphState(); in DrawWeekNumSep()
232 pParams.m_pGraphics->RestoreGraphState(); in DrawDatesInBK()
245 pParams.m_pGraphics->RestoreGraphState(); in DrawDatesInCircle()
257 pParams.m_pGraphics->RestoreGraphState(); in DrawTodayCircle()
Dcfwl_checkboxtp.cpp61 pGraphics->RestoreGraphState(); in DrawSignCheck()
73 pGraphics->RestoreGraphState(); in DrawSignCircle()
91 pGraphics->RestoreGraphState(); in DrawSignCross()
111 pGraphics->RestoreGraphState(); in DrawSignDiamond()
123 pGraphics->RestoreGraphState(); in DrawSignSquare()
158 pGraphics->RestoreGraphState(); in DrawSignStar()
Dcfwl_edittp.cpp45 pGraphics->RestoreGraphState(); in DrawBackground()
62 pParams.m_pGraphics->RestoreGraphState(); in DrawBackground()
Dcfwl_widgettp.cpp108 pGraphics->RestoreGraphState(); in DrawBorder()
129 pGraphics->RestoreGraphState(); in FillSolidRect()
145 pGraphics->RestoreGraphState(); in DrawFocus()
Dcfwl_comboboxtp.cpp45 pParams.m_pGraphics->RestoreGraphState(); in DrawBackground()
Dcfwl_listboxtp.cpp73 pGraphics->RestoreGraphState(); in DrawListBoxItem()
Dcfwl_scrollbartp.cpp101 pGraphics->RestoreGraphState(); in DrawThumbBtn()
211 pGraphics->RestoreGraphState(); in DrawTrack()
Dcfwl_pushbuttontp.cpp81 pGraphics->RestoreGraphState(); in DrawBackground()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_stipple.cpp71 pGS->RestoreGraphState(); in Draw()
Dcxfa_radial.cpp74 pGS->RestoreGraphState(); in Draw()
Dcxfa_pattern.cpp86 pGS->RestoreGraphState(); in Draw()
Dcxfa_linear.cpp90 pGS->RestoreGraphState(); in Draw()
Dcxfa_box.cpp240 pGS->RestoreGraphState(); in DrawFill()
350 pGS->RestoreGraphState(); in StrokeArcOrRounded()
Dcxfa_fill.cpp114 pGS->RestoreGraphState(); in Draw()
Dcxfa_stroke.cpp190 pGS->RestoreGraphState(); in Stroke()
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.h38 void RestoreGraphState();
Dcxfa_graphics.cpp124 void CXFA_Graphics::RestoreGraphState() { in RestoreGraphState() function in CXFA_Graphics
/external/pdfium/xfa/fxfa/
Dcxfa_ffline.cpp138 pGS->RestoreGraphState(); in RenderWidget()
/external/pdfium/xfa/fwl/
Dcfwl_combobox.cpp112 pGraphics->RestoreGraphState(); in DrawWidget()
Dcfwl_edit.cpp417 pGraphics->RestoreGraphState(); in DrawContent()
437 pGraphics->RestoreGraphState(); in DrawContent()
Dcfwl_listbox.cpp109 pGraphics->RestoreGraphState(); in DrawWidget()