Home
last modified time | relevance | path

Searched defs:pGS (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_fill.cpp95 void CXFA_Fill::Draw(CFGAS_GEGraphics* pGS, in Draw()
121 void CXFA_Fill::DrawStipple(CFGAS_GEGraphics* pGS, in DrawStipple()
131 void CXFA_Fill::DrawRadial(CFGAS_GEGraphics* pGS, in DrawRadial()
141 void CXFA_Fill::DrawLinear(CFGAS_GEGraphics* pGS, in DrawLinear()
151 void CXFA_Fill::DrawPattern(CFGAS_GEGraphics* pGS, in DrawPattern()
H A Dcxfa_rectangle.cpp225 CFGAS_GEGraphics* pGS, in Draw()
281 CFGAS_GEGraphics* pGS, in Stroke()
408 void CXFA_Rectangle::StrokeLowered(CFGAS_GEGraphics* pGS, in StrokeLowered()
424 void CXFA_Rectangle::StrokeRaised(CFGAS_GEGraphics* pGS, in StrokeRaised()
440 void CXFA_Rectangle::StrokeEtched(CFGAS_GEGraphics* pGS, in StrokeEtched()
452 void CXFA_Rectangle::StrokeEmbossed(CFGAS_GEGraphics* pGS, in StrokeEmbossed()
H A Dcxfa_box.cpp187 void CXFA_Box::Draw(CFGAS_GEGraphics* pGS, in Draw()
215 CFGAS_GEGraphics* pGS, in DrawFill()
271 void CXFA_Box::StrokeArcOrRounded(CFGAS_GEGraphics* pGS, in StrokeArcOrRounded()
H A Dcxfa_pattern.cpp54 void CXFA_Pattern::Draw(CFGAS_GEGraphics* pGS, in Draw()
H A Dcxfa_radial.cpp59 void CXFA_Radial::Draw(CFGAS_GEGraphics* pGS, in Draw()
H A Dcxfa_stipple.cpp54 void CXFA_Stipple::Draw(CFGAS_GEGraphics* pGS, in Draw()
H A Dcxfa_linear.cpp56 void CXFA_Linear::Draw(CFGAS_GEGraphics* pGS, in Draw()
H A Dcxfa_stroke.cpp173 void CXFA_Stroke::Stroke(CFGAS_GEGraphics* pGS, in Stroke()
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffwidget.cpp70 void XFA_DrawImage(CFGAS_GEGraphics* pGS, in XFA_DrawImage()
294 void CXFA_FFWidget::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
346 void CXFA_FFWidget::DrawBorder(CFGAS_GEGraphics* pGS, in DrawBorder()
354 void CXFA_FFWidget::DrawBorderWithFlag(CFGAS_GEGraphics* pGS, in DrawBorderWithFlag()
H A Dcxfa_fffield.cpp81 void CXFA_FFField::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
101 void CXFA_FFField::DrawHighlight(CFGAS_GEGraphics* pGS, in DrawHighlight()
588 void CXFA_FFField::RenderCaption(CFGAS_GEGraphics* pGS, in RenderCaption()
H A Dcxfa_ffpushbutton.cpp43 void CXFA_FFPushButton::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
174 void CXFA_FFPushButton::RenderHighlightCaption(CFGAS_GEGraphics* pGS, in RenderHighlightCaption()
H A Dcxfa_ffexclgroup.cpp18 void CXFA_FFExclGroup::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
H A Dcxfa_ffrectangle.cpp16 void CXFA_FFRectangle::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
H A Dcxfa_ffarc.cpp16 void CXFA_FFArc::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
H A Dcxfa_ffimage.cpp39 void CXFA_FFImage::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
H A Dcxfa_ffline.cpp82 void CXFA_FFLine::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
H A Dcxfa_ffimageedit.cpp61 void CXFA_FFImageEdit::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
H A Dcxfa_fftext.cpp23 void CXFA_FFText::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
H A Dcxfa_ffsignature.cpp25 void CXFA_FFSignature::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
H A Dcxfa_ffbarcode.cpp172 void CXFA_FFBarcode::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
H A Dcxfa_ffcheckbutton.cpp235 void CXFA_FFCheckButton::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
H A Dcxfa_ffwidgethandler.cpp177 CFGAS_GEGraphics* pGS, in RenderWidget()
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_allstates.cpp45 void CPDF_AllStates::ProcessExtGS(const CPDF_Dictionary* pGS, in ProcessExtGS()
H A Dcpdf_streamcontentparser.cpp911 RetainPtr<CPDF_Dictionary> pGS = in Handle_SetExtendGraphState() local