Home
last modified time | relevance | path

Searched refs:SetDocView (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_ffwidget.h151 void SetDocView(CXFA_FFDocView* pDocView) { m_pDocView = pDocView; } in SetDocView() function
Dcxfa_ffnotify.cpp187 pWidget->SetDocView(m_pDoc->GetDocView(pLayout)); in OnCreateContentLayoutItem()