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

  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_logpseudomodel.h 9 class CScript_LogPseudoModel : public CXFA_OrdinaryObject {
11 CScript_LogPseudoModel(CXFA_Document* pDocument);
12 virtual ~CScript_LogPseudoModel();
xfa_script_logpseudomodel.cpp 18 CScript_LogPseudoModel::CScript_LogPseudoModel(CXFA_Document* pDocument)
22 CScript_LogPseudoModel::~CScript_LogPseudoModel() {}
23 void CScript_LogPseudoModel::Script_LogPseudoModel_Message(
25 void CScript_LogPseudoModel::Script_LogPseudoModel_TraceEnabled(
27 void CScript_LogPseudoModel::Script_LogPseudoModel_TraceActivate(
29 void CScript_LogPseudoModel::Script_LogPseudoModel_TraceDeactivate(
31 void CScript_LogPseudoModel::Script_LogPseudoModel_Trace(

Completed in 70 milliseconds