Home
last modified time | relevance | path

Searched refs:OnDrawWidget (Results 1 – 25 of 43) sorted by relevance

12

/external/pdfium/xfa/fxfa/
Dcxfa_ffimageedit.cpp146 void CXFA_FFImageEdit::OnDrawWidget(CXFA_Graphics* pGraphics, in OnDrawWidget() function in CXFA_FFImageEdit
148 m_pOldDelegate->OnDrawWidget(pGraphics, matrix); in OnDrawWidget()
Dcxfa_ffcheckbutton.cpp244 GetApp()->GetFWLWidgetMgr()->OnDrawWidget(m_pNormalWidget.get(), pGS, mt); in RenderWidget()
341 void CXFA_FFCheckButton::OnDrawWidget(CXFA_Graphics* pGraphics, in OnDrawWidget() function in CXFA_FFCheckButton
343 m_pOldDelegate->OnDrawWidget(pGraphics, matrix); in OnDrawWidget()
Dcxfa_fflistbox.cpp207 void CXFA_FFListBox::OnDrawWidget(CXFA_Graphics* pGraphics, in OnDrawWidget() function in CXFA_FFListBox
209 m_pOldDelegate->OnDrawWidget(pGraphics, matrix); in OnDrawWidget()
Dcxfa_ffimageedit.h26 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcxfa_fflistbox.h22 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcxfa_ffpushbutton.cpp49 GetApp()->GetFWLWidgetMgr()->OnDrawWidget(m_pNormalWidget.get(), pGS, mt); in RenderWidget()
212 void CXFA_FFPushButton::OnDrawWidget(CXFA_Graphics* pGraphics, in OnDrawWidget() function in CXFA_FFPushButton
Dcxfa_ffcheckbutton.h30 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcxfa_ffpushbutton.h35 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcxfa_ffcombobox.h43 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcxfa_fftextedit.h36 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcxfa_ffcombobox.cpp357 void CXFA_FFComboBox::OnDrawWidget(CXFA_Graphics* pGraphics, in OnDrawWidget() function in CXFA_FFComboBox
359 m_pOldDelegate->OnDrawWidget(pGraphics, matrix); in OnDrawWidget()
Dcxfa_fffield.h58 void OnDrawWidget(CXFA_Graphics* pGraphics,
/external/pdfium/xfa/fwl/
Difwl_widgetdelegate.h23 virtual void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcfwl_picturebox.h27 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcfwl_comboboxproxy.h26 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcfwl_picturebox.cpp47 void CFWL_PictureBox::OnDrawWidget(CXFA_Graphics* pGraphics, in OnDrawWidget() function in CFWL_PictureBox
Dcfwl_pushbutton.h33 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcfwl_caret.h30 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcfwl_checkbox.h47 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcfwl_form.h39 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcfwl_widgetmgr.cpp417 void CFWL_WidgetMgr::OnDrawWidget(CFWL_Widget* pWidget, in OnDrawWidget() function in CFWL_WidgetMgr
430 pWidget->GetDelegate()->OnDrawWidget(pGraphics, matrix); in OnDrawWidget()
440 pWidget->GetDelegate()->OnDrawWidget(pGraphics, *pMatrixHack); in OnDrawWidget()
494 pDelegate->OnDrawWidget(pGraphics, widgetMatrix); in DrawChild()
Dcfwl_comboboxproxy.cpp61 void CFWL_ComboBoxProxy::OnDrawWidget(CXFA_Graphics* pGraphics, in OnDrawWidget() function in CFWL_ComboBoxProxy
Dcfwl_caret.cpp94 void CFWL_Caret::OnDrawWidget(CXFA_Graphics* pGraphics, in OnDrawWidget() function in CFWL_Caret
Dcfwl_datetimepicker.h46 void OnDrawWidget(CXFA_Graphics* pGraphics,
Dcfwl_widgetmgr.h32 void OnDrawWidget(CFWL_Widget* pWidget,

12