Home
last modified time | relevance | path

Searched refs:XFA_GetScriptAttributeByName (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_scriptcontext.cpp339 const XFA_SCRIPTATTRIBUTEINFO* lpAttributeInfo = XFA_GetScriptAttributeByName( in NormalPropertySetter()
360 XFA_GetScriptAttributeByName(pPropOrChild->GetElementType(), in NormalPropertySetter()
394 !XFA_GetScriptAttributeByName(eType, wsPropName.AsStringC())) { in NormalPropTypeGetter()
Dxfa_utils.h186 const XFA_SCRIPTATTRIBUTEINFO* XFA_GetScriptAttributeByName(
Dxfa_utils.cpp235 const XFA_SCRIPTATTRIBUTEINFO* XFA_GetScriptAttributeByName( in XFA_GetScriptAttributeByName() function
Dcxfa_resolveprocessor.cpp189 XFA_GetScriptAttributeByName(curNode->GetElementType(), strAttr); in ResolveForAttributeRs()