Home
last modified time | relevance | path

Searched refs:RenderWidget (Results 1 – 25 of 31) sorted by relevance

12

/external/pdfium/xfa/fxfa/
Dcxfa_ffexclgroup.cpp18 void CXFA_FFExclGroup::RenderWidget(CXFA_Graphics* pGS, in RenderWidget() function in CXFA_FFExclGroup
27 CXFA_FFWidget::RenderWidget(pGS, mtRotate, dwStatus); in RenderWidget()
Dcxfa_ffimage.cpp41 void CXFA_FFImage::RenderWidget(CXFA_Graphics* pGS, in RenderWidget() function in CXFA_FFImage
50 CXFA_FFWidget::RenderWidget(pGS, mtRotate, dwStatus); in RenderWidget()
Dcxfa_ffsignature.cpp23 void CXFA_FFSignature::RenderWidget(CXFA_Graphics* pGS, in RenderWidget() function in CXFA_FFSignature
32 CXFA_FFWidget::RenderWidget(pGS, mtRotate, dwStatus); in RenderWidget()
Dcxfa_ffimageedit.cpp58 void CXFA_FFImageEdit::RenderWidget(CXFA_Graphics* pGS, in RenderWidget() function in CXFA_FFImageEdit
67 CXFA_FFWidget::RenderWidget(pGS, mtRotate, dwStatus); in RenderWidget()
Dcxfa_fftext.cpp27 void CXFA_FFText::RenderWidget(CXFA_Graphics* pGS, in RenderWidget() function in CXFA_FFText
36 CXFA_FFWidget::RenderWidget(pGS, mtRotate, dwStatus); in RenderWidget()
Dcxfa_ffrectangle.h18 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_ffarc.h18 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_ffexclgroup.h19 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_ffimage.h18 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_ffline.h18 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_ffrectangle.cpp16 void CXFA_FFRectangle::RenderWidget(CXFA_Graphics* pGS, in RenderWidget() function in CXFA_FFRectangle
Dcxfa_ffarc.cpp16 void CXFA_FFArc::RenderWidget(CXFA_Graphics* pGS, in RenderWidget() function in CXFA_FFArc
Dcxfa_fftext.h22 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_rendercontext.cpp33 m_pWidget->RenderWidget(gs, m_matrix, XFA_WidgetStatus_Highlight); in DoRender()
Dcxfa_ffimageedit.h18 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_ffpushbutton.cpp34 void CXFA_FFPushButton::RenderWidget(CXFA_Graphics* pGS, in RenderWidget() function in CXFA_FFPushButton
43 CXFA_FFWidget::RenderWidget(pGS, mtRotate, dwStatus); in RenderWidget()
Dcxfa_ffcheckbutton.h19 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_ffpushbutton.h26 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_ffsignature.h18 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_ffbarcode.h95 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_ffbarcode.cpp139 void CXFA_FFBarcode::RenderWidget(CXFA_Graphics* pGS, in RenderWidget() function in CXFA_FFBarcode
148 CXFA_FFWidget::RenderWidget(pGS, mtRotate, dwStatus); in RenderWidget()
Dcxfa_ffcheckbutton.cpp227 void CXFA_FFCheckButton::RenderWidget(CXFA_Graphics* pGS, in RenderWidget() function in CXFA_FFCheckButton
236 CXFA_FFWidget::RenderWidget(pGS, mtRotate, dwStatus); in RenderWidget()
Dcxfa_ffline.cpp84 void CXFA_FFLine::RenderWidget(CXFA_Graphics* pGS, in RenderWidget() function in CXFA_FFLine
Dcxfa_fffield.h27 void RenderWidget(CXFA_Graphics* pGS,
Dcxfa_ffwidgethandler.h65 void RenderWidget(CXFA_FFWidget* hWidget,

12