Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp110 pParams->m_pGraphics->SaveGraphState(); in DrawTotalBK()
121 pParams->m_pGraphics->SaveGraphState(); in DrawHeadBk()
132 pParams->m_pGraphics->SaveGraphState(); in DrawLButton()
165 pParams->m_pGraphics->SaveGraphState(); in DrawRButton()
199 pParams->m_pGraphics->SaveGraphState(); in DrawHSeperator()
212 pParams->m_pGraphics->SaveGraphState(); in DrawWeekNumSep()
221 pParams->m_pGraphics->SaveGraphState(); in DrawDatesInBK()
248 pParams->m_pGraphics->SaveGraphState(); in DrawDatesInCircle()
261 pParams->m_pGraphics->SaveGraphState(); in DrawTodayCircle()
Dcfwl_checkboxtp.cpp76 pGraphics->SaveGraphState(); in DrawSignCheck()
88 pGraphics->SaveGraphState(); in DrawSignCircle()
105 pGraphics->SaveGraphState(); in DrawSignCross()
126 pGraphics->SaveGraphState(); in DrawSignDiamond()
139 pGraphics->SaveGraphState(); in DrawSignSquare()
174 pGraphics->SaveGraphState(); in DrawSignStar()
Dcfwl_edittp.cpp50 pGraphics->SaveGraphState(); in DrawBackground()
68 pParams->m_pGraphics->SaveGraphState(); in DrawBackground()
Dcfwl_widgettp.cpp113 pGraphics->SaveGraphState(); in DrawBorder()
134 pGraphics->SaveGraphState(); in FillSoildRect()
157 pGraphics->SaveGraphState(); in DrawAxialShading()
172 pGraphics->SaveGraphState(); in DrawFocus()
Dcfwl_scrollbartp.cpp95 pGraphics->SaveGraphState(); in DrawThumbBtn()
110 pGraphics->SaveGraphState(); in DrawThumbBtn()
210 pGraphics->SaveGraphState(); in DrawTrack()
Dcfwl_listboxtp.cpp63 pGraphics->SaveGraphState(); in DrawListBoxItem()
Dcfwl_comboboxtp.cpp44 pParams->m_pGraphics->SaveGraphState(); in DrawBackground()
Dcfwl_pushbuttontp.cpp55 pGraphics->SaveGraphState(); in DrawBackground()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_stipple.cpp68 pGS->SaveGraphState(); in Draw()
Dcxfa_radial.cpp72 pGS->SaveGraphState(); in Draw()
Dcxfa_pattern.cpp83 pGS->SaveGraphState(); in Draw()
Dcxfa_linear.cpp87 pGS->SaveGraphState(); in Draw()
Dcxfa_box.cpp219 pGS->SaveGraphState(); in DrawFill()
310 pGS->SaveGraphState(); in StrokeArcOrRounded()
Dcxfa_fill.cpp94 pGS->SaveGraphState(); in Draw()
Dcxfa_stroke.cpp182 pGS->SaveGraphState(); in Stroke()
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.h40 void SaveGraphState();
Dcxfa_graphics.cpp110 void CXFA_Graphics::SaveGraphState() { in SaveGraphState() function in CXFA_Graphics
/external/pdfium/xfa/fxfa/
Dcxfa_ffline.cpp131 pGS->SaveGraphState(); in RenderWidget()
/external/pdfium/xfa/fwl/
Dcfwl_edit.cpp187 pGraphics->SaveGraphState(); in DrawSpellCheck()
464 pGraphics->SaveGraphState(); in DrawContent()
467 pGraphics->SaveGraphState(); in DrawContent()
Dcfwl_widgetmgr.cpp487 pGraphics->SaveGraphState(); in DrawChild()
Dcfwl_listbox.cpp101 pGraphics->SaveGraphState(); in DrawWidget()
Dcfwl_combobox.cpp624 pGraphics->SaveGraphState(); in DisForm_DrawWidget()