HomeSort by relevance Sort by last modified time
    Searched defs:GetDocView (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffpageview.cpp 25 IXFA_DocView* CXFA_FFPageView::GetDocView() {
124 m_bIgnorerelevant = ((CXFA_FFDoc*)m_pPageView->GetDocView()->GetDoc())
190 m_bIgnorerelevant = ((CXFA_FFDoc*)m_pPageView->GetDocView()->GetDoc())
283 return pRefWidget->GetDocView()->GetWidgetByName(wsWidgetName, pRefWidget);
xfa_ffdoc.cpp 193 CXFA_FFDocView* CXFA_FFDoc::GetDocView(IXFA_DocLayout* pLayout) {
205 CXFA_FFDocView* CXFA_FFDoc::GetDocView() {
xfa_ffwidgetacc.cpp 302 CXFA_FFDocView* CXFA_WidgetAcc::GetDocView() {
    [all...]
xfa_ffwidget.cpp 365 CXFA_FFDocView* CXFA_FFWidget::GetDocView() {
    [all...]

Completed in 54 milliseconds