Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffpath.cpp50 void CXFA_FFLine::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
107 void CXFA_FFArc::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
135 void CXFA_FFRectangle::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffwidget.cpp97 void CXFA_FFWidget::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
132 void CXFA_FFWidget::DrawBorder(CFX_Graphics* pGS, in DrawBorder()
756 void XFA_DrawImage(CFX_Graphics* pGS, in XFA_DrawImage()
1450 CFX_Graphics* pGS, in XFA_BOX_Fill_Radial()
1474 CFX_Graphics* pGS, in XFA_BOX_Fill_Pattern()
1509 CFX_Graphics* pGS, in XFA_BOX_Fill_Linear()
1546 CFX_Graphics* pGS, in XFA_BOX_Fill()
1594 CFX_Graphics* pGS, in XFA_BOX_StrokePath()
1617 CFX_Graphics* pGS, in XFA_BOX_StrokeArc()
1731 static void XFA_BOX_Stroke_3DRect_Lowered(CFX_Graphics* pGS, in XFA_BOX_Stroke_3DRect_Lowered()
[all …]
Dxfa_ffexclgroup.cpp18 void CXFA_FFExclGroup::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffpushbutton.cpp27 void CXFA_FFPushButton::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
174 void CXFA_FFPushButton::RenderHighlightCaption(CFX_Graphics* pGS, in RenderHighlightCaption()
Dxfa_rendercontext.cpp28 CFX_Graphics* pGS, in StartRender()
Dxfa_ffimage.cpp33 void CXFA_FFImage::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_fffield.cpp55 void CXFA_FFField::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
80 void CXFA_FFField::DrawHighlight(CFX_Graphics* pGS, in DrawHighlight()
102 void CXFA_FFField::DrawFocus(CFX_Graphics* pGS, CFX_Matrix* pMatrix) { in DrawFocus()
656 void CXFA_FFField::RenderCaption(CFX_Graphics* pGS, CFX_Matrix* pMatrix) { in RenderCaption()
Dxfa_ffbarcode.cpp40 void CXFA_FFBarcode::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffimageedit.cpp43 void CXFA_FFImageEdit::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffcheckbutton.cpp211 void CXFA_FFCheckButton::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_fftext.cpp19 void CXFA_FFText::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffsignature.cpp21 void CXFA_FFSignature::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
Dxfa_ffwidgethandler.cpp210 CFX_Graphics* pGS, in RenderWidget()
/external/pdfium/fpdfsdk/include/fpdfxfa/
Dfpdfxfa_doc.h76 CFX_Graphics* pGS, in RenderCustomWidget()
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_graph_state.cpp458 void CPDF_AllStates::ProcessExtGS(CPDF_Dictionary* pGS, in ProcessExtGS()
Dfpdf_page.cpp79 CPDF_GeneralStateData* pGS = m_GeneralState.GetModify(); in TransformGeneralState() local
Dfpdf_page_parser.cpp813 CPDF_Dictionary* pGS = ToDictionary(FindResourceObj("ExtGState", name)); in Handle_SetExtendGraphState() local
/external/pdfium/xfa/include/fxfa/
Dfxfa.h388 CFX_Graphics* pGS, in RenderCustomWidget()