Searched refs:RenderWidget (Results 1 - 25 of 28) sorted by relevance

12

/external/pdfium/xfa/src/fxfa/src/app/
H A Dxfa_ffexclgroup.cpp18 void CXFA_FFExclGroup::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFExclGroup
30 CXFA_FFWidget::RenderWidget(pGS, &mtRotate, dwStatus);
H A Dxfa_ffpath.h13 virtual void RenderWidget(CFX_Graphics* pGS,
25 virtual void RenderWidget(CFX_Graphics* pGS,
34 virtual void RenderWidget(CFX_Graphics* pGS,
H A Dxfa_ffexclgroup.h14 virtual void RenderWidget(CFX_Graphics* pGS,
H A Dxfa_ffimage.h13 virtual void RenderWidget(CFX_Graphics* pGS,
H A Dxfa_ffimage.cpp33 void CXFA_FFImage::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFImage
45 CXFA_FFWidget::RenderWidget(pGS, &mtRotate, dwStatus);
H A Dxfa_ffimageedit.h14 virtual void RenderWidget(CFX_Graphics* pGS,
H A Dxfa_fftext.h18 virtual void RenderWidget(CFX_Graphics* pGS,
H A Dxfa_ffpath.cpp50 void CXFA_FFLine::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFLine
107 void CXFA_FFArc::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFArc
135 void CXFA_FFRectangle::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFRectangle
H A Dxfa_ffbarcode.h15 virtual void RenderWidget(CFX_Graphics* pGS,
H A Dxfa_ffcheckbutton.h14 virtual void RenderWidget(CFX_Graphics* pGS,
H A Dxfa_ffpushbutton.h17 virtual void RenderWidget(CFX_Graphics* pGS,
H A Dxfa_ffsignature.cpp21 void CXFA_FFSignature::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFSignature
33 CXFA_FFWidget::RenderWidget(pGS, &mtRotate, dwStatus);
H A Dxfa_ffsignature.h14 virtual void RenderWidget(CFX_Graphics* pGS,
H A Dxfa_rendercontext.cpp59 pWidget->RenderWidget(m_pGS, &m_matrix, m_dwStatus);
H A Dxfa_ffimageedit.cpp43 void CXFA_FFImageEdit::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFImageEdit
55 CXFA_FFWidget::RenderWidget(pGS, &mtRotate, dwStatus);
H A Dxfa_ffpushbutton.cpp27 void CXFA_FFPushButton::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFPushButton
39 CXFA_FFWidget::RenderWidget(pGS, &mtRotate, dwStatus);
H A Dxfa_fftext.cpp19 void CXFA_FFText::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFText
32 CXFA_FFWidget::RenderWidget(pGS, &mtRotate, dwStatus);
H A Dxfa_fffield.h20 virtual void RenderWidget(CFX_Graphics* pGS,
H A Dxfa_ffbarcode.cpp40 void CXFA_FFBarcode::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFBarcode
52 CXFA_FFWidget::RenderWidget(pGS, &mtRotate, dwStatus);
H A Dxfa_ffcheckbutton.cpp211 void CXFA_FFCheckButton::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFCheckButton
223 CXFA_FFWidget::RenderWidget(pGS, &mtRotate, dwStatus);
H A Dxfa_ffwidget.h56 virtual void RenderWidget(CFX_Graphics* pGS,
H A Dxfa_ffwidgethandler.h81 virtual void RenderWidget(IXFA_Widget* hWidget,
H A Dxfa_fffield.cpp55 void CXFA_FFField::RenderWidget(CFX_Graphics* pGS, function in class:CXFA_FFField
67 CXFA_FFWidget::RenderWidget(pGS, &mtRotate, dwStatus);
H A Dxfa_ffwidgethandler.cpp209 void CXFA_FFWidgetHandler::RenderWidget(IXFA_Widget* hWidget, function in class:CXFA_FFWidgetHandler
213 static_cast<CXFA_FFWidget*>(hWidget)->RenderWidget(
/external/pdfium/xfa/include/fxfa/
H A Dfxfa.h788 virtual void RenderWidget(IXFA_Widget* hWidget,

Completed in 378 milliseconds

12