Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp110 pParams->m_pGraphics->SaveGraphState(); in DrawTotalBK()
123 pParams->m_pGraphics->SaveGraphState(); in DrawHeadBk()
136 pParams->m_pGraphics->SaveGraphState(); in DrawLButton()
170 pParams->m_pGraphics->SaveGraphState(); in DrawRButton()
205 pParams->m_pGraphics->SaveGraphState(); in DrawHSeperator()
219 pParams->m_pGraphics->SaveGraphState(); in DrawWeekNumSep()
229 pParams->m_pGraphics->SaveGraphState(); in DrawDatesInBK()
256 pParams->m_pGraphics->SaveGraphState(); in DrawDatesInCircle()
269 pParams->m_pGraphics->SaveGraphState(); in DrawTodayCircle()
Dcfwl_checkboxtp.cpp71 pGraphics->SaveGraphState(); in DrawSignCheck()
84 pGraphics->SaveGraphState(); in DrawSignCircle()
102 pGraphics->SaveGraphState(); in DrawSignCross()
124 pGraphics->SaveGraphState(); in DrawSignDiamond()
138 pGraphics->SaveGraphState(); in DrawSignSquare()
175 pGraphics->SaveGraphState(); in DrawSignStar()
Dcfwl_edittp.cpp48 pGraphics->SaveGraphState(); in DrawBackground()
67 pParams->m_pGraphics->SaveGraphState(); in DrawBackground()
Dcfwl_widgettp.cpp110 pGraphics->SaveGraphState(); in DrawBorder()
131 pGraphics->SaveGraphState(); in FillSoildRect()
156 pGraphics->SaveGraphState(); in DrawAxialShading()
170 pGraphics->SaveGraphState(); in DrawFocus()
Dcfwl_scrollbartp.cpp97 pGraphics->SaveGraphState(); in DrawThumbBtn()
113 pGraphics->SaveGraphState(); in DrawThumbBtn()
212 pGraphics->SaveGraphState(); in DrawTrack()
Dcfwl_listboxtp.cpp68 pGraphics->SaveGraphState(); in DrawListBoxItem()
Dcfwl_comboboxtp.cpp44 pParams->m_pGraphics->SaveGraphState(); in DrawBackground()
Dcfwl_pushbuttontp.cpp55 pGraphics->SaveGraphState(); in DrawBackground()
/external/pdfium/xfa/fxgraphics/
Dcfx_graphics.h49 void SaveGraphState();
Dcfx_graphics.cpp110 void CFX_Graphics::SaveGraphState() { in SaveGraphState() function in CFX_Graphics
/external/pdfium/xfa/fxfa/app/
Dxfa_ffpath.cpp96 pGS->SaveGraphState(); in RenderWidget()
Dxfa_ffwidget.cpp1641 pGS->SaveGraphState(); in XFA_BOX_Fill()
1689 pGS->SaveGraphState(); in XFA_BOX_StrokePath()
1739 pGS->SaveGraphState(); in XFA_BOX_StrokeArc()
/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp189 pGraphics->SaveGraphState(); in DrawSpellCheck()
514 pGraphics->SaveGraphState(); in DrawContent()
516 pGraphics->SaveGraphState(); in DrawContent()
Dcfwl_widgetmgr.cpp493 pGraphics->SaveGraphState(); in DrawChild()
Dcfwl_listbox.cpp102 pGraphics->SaveGraphState(); in DrawWidget()
Dcfwl_combobox.cpp624 pGraphics->SaveGraphState(); in DisForm_DrawWidget()