Searched defs:pGS (Results 1 – 18 of 18) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffpath.cpp | 50 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()
|
D | xfa_ffwidget.cpp | 97 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 …]
|
D | xfa_ffexclgroup.cpp | 18 void CXFA_FFExclGroup::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
|
D | xfa_ffpushbutton.cpp | 27 void CXFA_FFPushButton::RenderWidget(CFX_Graphics* pGS, in RenderWidget() 174 void CXFA_FFPushButton::RenderHighlightCaption(CFX_Graphics* pGS, in RenderHighlightCaption()
|
D | xfa_rendercontext.cpp | 28 CFX_Graphics* pGS, in StartRender()
|
D | xfa_ffimage.cpp | 33 void CXFA_FFImage::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
|
D | xfa_fffield.cpp | 55 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()
|
D | xfa_ffbarcode.cpp | 40 void CXFA_FFBarcode::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
|
D | xfa_ffimageedit.cpp | 43 void CXFA_FFImageEdit::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
|
D | xfa_ffcheckbutton.cpp | 211 void CXFA_FFCheckButton::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
|
D | xfa_fftext.cpp | 19 void CXFA_FFText::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
|
D | xfa_ffsignature.cpp | 21 void CXFA_FFSignature::RenderWidget(CFX_Graphics* pGS, in RenderWidget()
|
D | xfa_ffwidgethandler.cpp | 210 CFX_Graphics* pGS, in RenderWidget()
|
/external/pdfium/fpdfsdk/include/fpdfxfa/ |
D | fpdfxfa_doc.h | 76 CFX_Graphics* pGS, in RenderCustomWidget()
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page_graph_state.cpp | 458 void CPDF_AllStates::ProcessExtGS(CPDF_Dictionary* pGS, in ProcessExtGS()
|
D | fpdf_page.cpp | 79 CPDF_GeneralStateData* pGS = m_GeneralState.GetModify(); in TransformGeneralState() local
|
D | fpdf_page_parser.cpp | 813 CPDF_Dictionary* pGS = ToDictionary(FindResourceObj("ExtGState", name)); in Handle_SetExtendGraphState() local
|
/external/pdfium/xfa/include/fxfa/ |
D | fxfa.h | 388 CFX_Graphics* pGS, in RenderCustomWidget()
|