/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_fill.cpp | 95 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 D | cxfa_rectangle.cpp | 225 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 D | cxfa_box.cpp | 187 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 D | cxfa_pattern.cpp | 54 void CXFA_Pattern::Draw(CFGAS_GEGraphics* pGS, in Draw()
|
H A D | cxfa_radial.cpp | 59 void CXFA_Radial::Draw(CFGAS_GEGraphics* pGS, in Draw()
|
H A D | cxfa_stipple.cpp | 54 void CXFA_Stipple::Draw(CFGAS_GEGraphics* pGS, in Draw()
|
H A D | cxfa_linear.cpp | 56 void CXFA_Linear::Draw(CFGAS_GEGraphics* pGS, in Draw()
|
H A D | cxfa_stroke.cpp | 173 void CXFA_Stroke::Stroke(CFGAS_GEGraphics* pGS, in Stroke()
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_ffwidget.cpp | 70 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 D | cxfa_fffield.cpp | 81 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 D | cxfa_ffpushbutton.cpp | 43 void CXFA_FFPushButton::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget() 174 void CXFA_FFPushButton::RenderHighlightCaption(CFGAS_GEGraphics* pGS, in RenderHighlightCaption()
|
H A D | cxfa_ffexclgroup.cpp | 18 void CXFA_FFExclGroup::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
|
H A D | cxfa_ffrectangle.cpp | 16 void CXFA_FFRectangle::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
|
H A D | cxfa_ffarc.cpp | 16 void CXFA_FFArc::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
|
H A D | cxfa_ffimage.cpp | 39 void CXFA_FFImage::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
|
H A D | cxfa_ffline.cpp | 82 void CXFA_FFLine::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
|
H A D | cxfa_ffimageedit.cpp | 61 void CXFA_FFImageEdit::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
|
H A D | cxfa_fftext.cpp | 23 void CXFA_FFText::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
|
H A D | cxfa_ffsignature.cpp | 25 void CXFA_FFSignature::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
|
H A D | cxfa_ffbarcode.cpp | 172 void CXFA_FFBarcode::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
|
H A D | cxfa_ffcheckbutton.cpp | 235 void CXFA_FFCheckButton::RenderWidget(CFGAS_GEGraphics* pGS, in RenderWidget()
|
H A D | cxfa_ffwidgethandler.cpp | 177 CFGAS_GEGraphics* pGS, in RenderWidget()
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_allstates.cpp | 45 void CPDF_AllStates::ProcessExtGS(const CPDF_Dictionary* pGS, in ProcessExtGS()
|
H A D | cpdf_streamcontentparser.cpp | 911 RetainPtr<CPDF_Dictionary> pGS = in Handle_SetExtendGraphState() local
|