HomeSort by relevance Sort by last modified time
    Searched refs:pScriptAttribute (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/src/fxfa/src/common/
xfa_script.h 50 : dwFlags(XFA_RESOVENODE_RSTYPE_Nodes), pScriptAttribute(NULL) {}
53 if (pScriptAttribute && pScriptAttribute->eValueType == XFA_SCRIPT_Object) {
57 (nodes[i]->*(pScriptAttribute->lpfnCallback))(
58 hValue, FALSE, (XFA_ATTRIBUTE)pScriptAttribute->eAttribute);
66 XFA_LPCSCRIPTATTRIBUTEINFO pScriptAttribute;
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_script_imp.cpp 189 XFA_LPCSCRIPTATTRIBUTEINFO lpAttributeInfo = resolveRs.pScriptAttribute;
756 resolveNodeRS.pScriptAttribute = rndFind.m_pScriptAttribute;
    [all...]
xfa_object_imp.cpp 645 XFA_LPCSCRIPTATTRIBUTEINFO lpAttributeInfo = resoveNodeRS.pScriptAttribute;
    [all...]

Completed in 1585 milliseconds