Searched defs:pScriptAttribute (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/common/
H A Dxfa_script.h50 : 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; member in struct:_XFA_RESOLVENODE_RS

Completed in 86 milliseconds