Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp115 pParams->m_pGraphics->RestoreGraphState(); in DrawTotalBK()
128 pParams->m_pGraphics->RestoreGraphState(); in DrawHeadBk()
162 pParams->m_pGraphics->RestoreGraphState(); in DrawLButton()
196 pParams->m_pGraphics->RestoreGraphState(); in DrawRButton()
210 pParams->m_pGraphics->RestoreGraphState(); in DrawHSeperator()
224 pParams->m_pGraphics->RestoreGraphState(); in DrawWeekNumSep()
247 pParams->m_pGraphics->RestoreGraphState(); in DrawDatesInBK()
260 pParams->m_pGraphics->RestoreGraphState(); in DrawDatesInCircle()
273 pParams->m_pGraphics->RestoreGraphState(); in DrawTodayCircle()
Dcfwl_checkboxtp.cpp74 pGraphics->RestoreGraphState(); in DrawSignCheck()
87 pGraphics->RestoreGraphState(); in DrawSignCircle()
106 pGraphics->RestoreGraphState(); in DrawSignCross()
127 pGraphics->RestoreGraphState(); in DrawSignDiamond()
141 pGraphics->RestoreGraphState(); in DrawSignSquare()
178 pGraphics->RestoreGraphState(); in DrawSignStar()
Dcfwl_edittp.cpp53 pGraphics->RestoreGraphState(); in DrawBackground()
71 pParams->m_pGraphics->RestoreGraphState(); in DrawBackground()
Dcfwl_widgettp.cpp114 pGraphics->RestoreGraphState(); in DrawBorder()
137 pGraphics->RestoreGraphState(); in FillSoildRect()
160 pGraphics->RestoreGraphState(); in DrawAxialShading()
178 pGraphics->RestoreGraphState(); in DrawFocus()
Dcfwl_scrollbartp.cpp100 pGraphics->RestoreGraphState(); in DrawThumbBtn()
116 pGraphics->RestoreGraphState(); in DrawThumbBtn()
233 pGraphics->RestoreGraphState(); in DrawTrack()
Dcfwl_listboxtp.cpp79 pGraphics->RestoreGraphState(); in DrawListBoxItem()
Dcfwl_comboboxtp.cpp48 pParams->m_pGraphics->RestoreGraphState(); in DrawBackground()
Dcfwl_pushbuttontp.cpp85 pGraphics->RestoreGraphState(); in DrawBackground()
/external/pdfium/xfa/fxgraphics/
Dcfx_graphics.h50 void RestoreGraphState();
Dcfx_graphics.cpp118 void CFX_Graphics::RestoreGraphState() { in RestoreGraphState() function in CFX_Graphics
/external/pdfium/xfa/fxfa/app/
Dxfa_ffpath.cpp102 pGS->RestoreGraphState(); in RenderWidget()
Dxfa_ffwidget.cpp1676 pGS->RestoreGraphState(); in XFA_BOX_Fill()
1700 pGS->RestoreGraphState(); in XFA_BOX_StrokePath()
1789 pGS->RestoreGraphState(); in XFA_BOX_StrokeArc()
/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp240 pGraphics->RestoreGraphState(); in DrawSpellCheck()
577 pGraphics->RestoreGraphState(); in DrawContent()
596 pGraphics->RestoreGraphState(); in DrawContent()
Dcfwl_widgetmgr.cpp503 pGraphics->RestoreGraphState(); in DrawChild()
Dcfwl_combobox.cpp635 pGraphics->RestoreGraphState(); in DisForm_DrawWidget()
Dcfwl_listbox.cpp119 pGraphics->RestoreGraphState(); in DrawWidget()