Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/app/
Dxfa_ffpath.cpp54 void CXFA_FFLine::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
109 void CXFA_FFArc::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
136 void CXFA_FFRectangle::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffexclgroup.cpp19 void CXFA_FFExclGroup::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffwidget.cpp109 void CXFA_FFWidget::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
144 void CXFA_FFWidget::DrawBorder(CFX_Graphics* pGS, in DrawBorder()
836 void XFA_DrawImage(CFX_Graphics* pGS, in XFA_DrawImage()
1538 CFX_Graphics* pGS, in XFA_BOX_Fill_Radial()
1561 CFX_Graphics* pGS, in XFA_BOX_Fill_Pattern()
1596 CFX_Graphics* pGS, in XFA_BOX_Fill_Linear()
1633 CFX_Graphics* pGS, in XFA_BOX_Fill()
1680 CFX_Graphics* pGS, in XFA_BOX_StrokePath()
1703 CFX_Graphics* pGS, in XFA_BOX_StrokeArc()
1824 static void XFA_BOX_Stroke_3DRect_Lowered(CFX_Graphics* pGS, in XFA_BOX_Stroke_3DRect_Lowered()
[all …]
Dxfa_rendercontext.cpp28 CFX_Graphics* pGS, in StartRender()
Dxfa_ffpushbutton.cpp33 void CXFA_FFPushButton::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
168 void CXFA_FFPushButton::RenderHighlightCaption(CFX_Graphics* pGS, in RenderHighlightCaption()
Dxfa_ffimage.cpp34 void CXFA_FFImage::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_fffield.cpp51 void CXFA_FFField::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
72 void CXFA_FFField::DrawHighlight(CFX_Graphics* pGS, in DrawHighlight()
93 void CXFA_FFField::DrawFocus(CFX_Graphics* pGS, CFX_Matrix* pMatrix) { in DrawFocus()
573 void CXFA_FFField::RenderCaption(CFX_Graphics* pGS, CFX_Matrix* pMatrix) { in RenderCaption()
Dxfa_ffimageedit.cpp49 void CXFA_FFImageEdit::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffbarcode.cpp144 void CXFA_FFBarcode::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_fftext.cpp26 void CXFA_FFText::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffsignature.cpp23 void CXFA_FFSignature::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffcheckbutton.cpp211 void CXFA_FFCheckButton::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffwidgethandler.cpp158 CFX_Graphics* pGS, in RenderWidget()
/external/pdfium/core/fpdfapi/page/
Dcpdf_allstates.cpp49 void CPDF_AllStates::ProcessExtGS(CPDF_Dictionary* pGS, in ProcessExtGS()
Dcpdf_streamcontentparser.cpp880 CPDF_Dictionary* pGS = ToDictionary(FindResourceObj("ExtGState", name)); in Handle_SetExtendGraphState() local