Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp113 pParams->m_pGraphics->RestoreGraphState(); in DrawTotalBK()
124 pParams->m_pGraphics->RestoreGraphState(); in DrawHeadBk()
157 pParams->m_pGraphics->RestoreGraphState(); in DrawLButton()
190 pParams->m_pGraphics->RestoreGraphState(); in DrawRButton()
203 pParams->m_pGraphics->RestoreGraphState(); in DrawHSeperator()
216 pParams->m_pGraphics->RestoreGraphState(); in DrawWeekNumSep()
239 pParams->m_pGraphics->RestoreGraphState(); in DrawDatesInBK()
252 pParams->m_pGraphics->RestoreGraphState(); in DrawDatesInCircle()
265 pParams->m_pGraphics->RestoreGraphState(); in DrawTodayCircle()
Dcfwl_checkboxtp.cpp79 pGraphics->RestoreGraphState(); in DrawSignCheck()
91 pGraphics->RestoreGraphState(); in DrawSignCircle()
109 pGraphics->RestoreGraphState(); in DrawSignCross()
129 pGraphics->RestoreGraphState(); in DrawSignDiamond()
142 pGraphics->RestoreGraphState(); in DrawSignSquare()
177 pGraphics->RestoreGraphState(); in DrawSignStar()
Dcfwl_edittp.cpp54 pGraphics->RestoreGraphState(); in DrawBackground()
72 pParams->m_pGraphics->RestoreGraphState(); in DrawBackground()
Dcfwl_widgettp.cpp116 pGraphics->RestoreGraphState(); in DrawBorder()
137 pGraphics->RestoreGraphState(); in FillSoildRect()
160 pGraphics->RestoreGraphState(); in DrawAxialShading()
176 pGraphics->RestoreGraphState(); in DrawFocus()
Dcfwl_scrollbartp.cpp99 pGraphics->RestoreGraphState(); in DrawThumbBtn()
114 pGraphics->RestoreGraphState(); in DrawThumbBtn()
230 pGraphics->RestoreGraphState(); in DrawTrack()
Dcfwl_listboxtp.cpp73 pGraphics->RestoreGraphState(); in DrawListBoxItem()
Dcfwl_comboboxtp.cpp47 pParams->m_pGraphics->RestoreGraphState(); in DrawBackground()
Dcfwl_pushbuttontp.cpp83 pGraphics->RestoreGraphState(); in DrawBackground()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_stipple.cpp71 pGS->RestoreGraphState(); in Draw()
Dcxfa_radial.cpp75 pGS->RestoreGraphState(); in Draw()
Dcxfa_pattern.cpp86 pGS->RestoreGraphState(); in Draw()
Dcxfa_linear.cpp90 pGS->RestoreGraphState(); in Draw()
Dcxfa_box.cpp242 pGS->RestoreGraphState(); in DrawFill()
356 pGS->RestoreGraphState(); in StrokeArcOrRounded()
Dcxfa_fill.cpp115 pGS->RestoreGraphState(); in Draw()
Dcxfa_stroke.cpp192 pGS->RestoreGraphState(); in Stroke()
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.h41 void RestoreGraphState();
Dcxfa_graphics.cpp118 void CXFA_Graphics::RestoreGraphState() { in RestoreGraphState() function in CXFA_Graphics
/external/pdfium/xfa/fxfa/
Dcxfa_ffline.cpp139 pGS->RestoreGraphState(); in RenderWidget()
/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp237 pGraphics->RestoreGraphState(); in DrawSpellCheck()
511 pGraphics->RestoreGraphState(); in DrawContent()
531 pGraphics->RestoreGraphState(); in DrawContent()
Dcfwl_widgetmgr.cpp497 pGraphics->RestoreGraphState(); in DrawChild()
Dcfwl_listbox.cpp116 pGraphics->RestoreGraphState(); in DrawWidget()
Dcfwl_combobox.cpp635 pGraphics->RestoreGraphState(); in DisForm_DrawWidget()