Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/theme/
Dcfwl_monthcalendartp.cpp106 pParams.m_pGraphics->SaveGraphState(); in DrawTotalBK()
117 pParams.m_pGraphics->SaveGraphState(); in DrawHeadBk()
128 pParams.m_pGraphics->SaveGraphState(); in DrawLButton()
161 pParams.m_pGraphics->SaveGraphState(); in DrawRButton()
195 pParams.m_pGraphics->SaveGraphState(); in DrawHSeparator()
207 pParams.m_pGraphics->SaveGraphState(); in DrawWeekNumSep()
215 pParams.m_pGraphics->SaveGraphState(); in DrawDatesInBK()
242 pParams.m_pGraphics->SaveGraphState(); in DrawDatesInCircle()
254 pParams.m_pGraphics->SaveGraphState(); in DrawTodayCircle()
Dcfwl_checkboxtp.cpp58 pGraphics->SaveGraphState(); in DrawSignCheck()
70 pGraphics->SaveGraphState(); in DrawSignCircle()
87 pGraphics->SaveGraphState(); in DrawSignCross()
108 pGraphics->SaveGraphState(); in DrawSignDiamond()
120 pGraphics->SaveGraphState(); in DrawSignSquare()
155 pGraphics->SaveGraphState(); in DrawSignStar()
Dcfwl_edittp.cpp41 pGraphics->SaveGraphState(); in DrawBackground()
59 pParams.m_pGraphics->SaveGraphState(); in DrawBackground()
Dcfwl_widgettp.cpp105 pGraphics->SaveGraphState(); in DrawBorder()
126 pGraphics->SaveGraphState(); in FillSolidRect()
140 pGraphics->SaveGraphState(); in DrawFocus()
Dcfwl_comboboxtp.cpp42 pParams.m_pGraphics->SaveGraphState(); in DrawBackground()
Dcfwl_listboxtp.cpp63 pGraphics->SaveGraphState(); in DrawListBoxItem()
Dcfwl_scrollbartp.cpp94 pGraphics->SaveGraphState(); in DrawThumbBtn()
196 pGraphics->SaveGraphState(); in DrawTrack()
Dcfwl_pushbuttontp.cpp56 pGraphics->SaveGraphState(); in DrawBackground()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_stipple.cpp68 pGS->SaveGraphState(); in Draw()
Dcxfa_radial.cpp71 pGS->SaveGraphState(); in Draw()
Dcxfa_pattern.cpp83 pGS->SaveGraphState(); in Draw()
Dcxfa_linear.cpp87 pGS->SaveGraphState(); in Draw()
Dcxfa_box.cpp217 pGS->SaveGraphState(); in DrawFill()
308 pGS->SaveGraphState(); in StrokeArcOrRounded()
Dcxfa_fill.cpp93 pGS->SaveGraphState(); in Draw()
Dcxfa_stroke.cpp180 pGS->SaveGraphState(); in Stroke()
/external/pdfium/xfa/fxgraphics/
Dcxfa_graphics.h37 void SaveGraphState();
Dcxfa_graphics.cpp119 void CXFA_Graphics::SaveGraphState() { in SaveGraphState() function in CXFA_Graphics
/external/pdfium/xfa/fxfa/
Dcxfa_ffline.cpp130 pGS->SaveGraphState(); in RenderWidget()
/external/pdfium/xfa/fwl/
Dcfwl_combobox.cpp101 pGraphics->SaveGraphState(); in DrawWidget()
Dcfwl_edit.cpp373 pGraphics->SaveGraphState(); in DrawContent()
376 pGraphics->SaveGraphState(); in DrawContent()
Dcfwl_listbox.cpp94 pGraphics->SaveGraphState(); in DrawWidget()