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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffdochandler.cpp 32 IXFA_DocView* CXFA_FFDocHandler::CreateDocView(IXFA_Doc* hDoc,
34 return static_cast<CXFA_FFDoc*>(hDoc)->CreateDocView(dwView);
xfa_ffdoc.cpp 184 IXFA_DocView* CXFA_FFDoc::CreateDocView(FX_DWORD dwView) {

Completed in 44 milliseconds