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

  /external/pdfium/xfa/fxfa/parser/
cscript_logpseudomodel.cpp 7 #include "xfa/fxfa/parser/cscript_logpseudomodel.h"
11 CScript_LogPseudoModel::CScript_LogPseudoModel(CXFA_Document* pDocument)
18 CScript_LogPseudoModel::~CScript_LogPseudoModel() {}
cscript_logpseudomodel.h 13 class CScript_LogPseudoModel : public CXFA_Object {
15 explicit CScript_LogPseudoModel(CXFA_Document* pDocument);
16 ~CScript_LogPseudoModel() override;

Completed in 386 milliseconds